diff --git a/.github/workflows/test-detectors.yml b/.github/workflows/test-detectors.yml index d5d374cb..fa6d4fcd 100644 --- a/.github/workflows/test-detectors.yml +++ b/.github/workflows/test-detectors.yml @@ -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 }}