diff --git a/.github/workflows/detectors.yml b/.github/workflows/detectors.yml index 3c1b973afd..6b1f2df5ec 100644 --- a/.github/workflows/detectors.yml +++ b/.github/workflows/detectors.yml @@ -38,4 +38,4 @@ jobs: solc-select use 0.7.3 --always-install - name: Test with pytest run: | - pytest tests/test_detectors.py -n auto + pytest tests/test_detectors.py