Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoeilers authored Oct 4, 2021
1 parent 33704e0 commit 25c0484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
pip install .
- name: Test with pytest
run: |
dotnet tool install --global Boogie --version 2.4.21
nagini --verifier=carbon tests/functional/verification/empty.py
pytest src/nagini_translation/tests.py --silicon --carbon

0 comments on commit 25c0484

Please sign in to comment.