Skip to content

Commit

Permalink
unknown pytest (#59)
Browse files Browse the repository at this point in the history
* unknown pytest

Signed-off-by: laurentsimon <laurentsimon@google.com>

* update

Signed-off-by: laurentsimon <laurentsimon@google.com>

---------

Signed-off-by: laurentsimon <laurentsimon@google.com>
  • Loading branch information
laurentsimon authored Oct 30, 2023
1 parent e1d3187 commit 433d14c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
- name: Run unit tests
run: |
set -euo pipefail
source venv/bin/activate
pytest .

0 comments on commit 433d14c

Please sign in to comment.