diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f4c658e3..fc7c00dc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,5 +31,4 @@ jobs: pip install . - name: Test with pytest run: | - nagini --verifier=carbon tests/functional/verification/empty.py pytest src/nagini_translation/tests.py --silicon --carbon