Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sofiazcoaga committed Apr 30, 2024
1 parent cd20c30 commit 1b1991a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-detectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:

- name: Run unit and integration tests
run: |
rustup target add x86_64-apple-darwin
rustup component add rust-src --toolchain nightly-2023-12-16-x86_64-apple-darwin
python scripts/run-tests.py --detector=${{ matrix.detector }}
Expand Down

0 comments on commit 1b1991a

Please sign in to comment.