Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: laurentsimon <laurentsimon@google.com>
  • Loading branch information
laurentsimon committed Oct 30, 2023
1 parent bc76b53 commit 6aa0474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Run unit tests
run: |
set -euo pipefail
pytest .
./venv/bin/pytest .

0 comments on commit 6aa0474

Please sign in to comment.