Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilikega authored Nov 11, 2022
1 parent 09b0ba5 commit 3d4b357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
# pip install pytest-cover
- name: Run tests and collect coverage
run: |
pip install .
python examples/example_bit.py
python examples/example_img.py
python examples/example_no_writing.py
Expand Down

0 comments on commit 3d4b357

Please sign in to comment.