Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Oct 23, 2024
1 parent 57c69ec commit fb763d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
container: rust:latest
steps:
- uses: actions/checkout@v4
# Needed to we can get the build revision, required by build.rs
- run: git config --global --add safe.directory /__w/evebox/evebox
- run: cargo test --all

build-dist:
Expand Down

0 comments on commit fb763d0

Please sign in to comment.