Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias authored Jun 22, 2024
1 parent 6f1a7f9 commit b0b6f4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,10 @@ jobs:
- name: Run tests
run: |
.env\Scripts\activate
pytest
if %errorlevel% neq 0 exit /b %errorlevel%
python examples/lock_and_zeroize.py
if %errorlevel% neq 0 exit /b %errorlevel%
Expand Down

0 comments on commit b0b6f4e

Please sign in to comment.