Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 4, 2024
1 parent 3ed50d1 commit 6dccd24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,6 @@ jobs:
- name: Run tests
run: |
.env\Scripts\activate
tests-run.bat
pytest
python examples/lock_and_zeroize.py
python examples/zeroize_before_fork.py

0 comments on commit 6dccd24

Please sign in to comment.