Skip to content

Commit

Permalink
fix darwin CI
Browse files Browse the repository at this point in the history
  • Loading branch information
njelich committed Mar 11, 2024
1 parent ab28cd9 commit 33bc3d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/darwin-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
rustup install nightly
export PATH=/root/.cargo/bin:$PATH
cargo install cargo-fuzz
- name: Build C tests
run:
- name: Run tests
run: |
cargo test --release --verbose --lib -- --test-threads 1
Expand Down

0 comments on commit 33bc3d3

Please sign in to comment.