Skip to content

Commit

Permalink
Update: test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
geminixiang committed Sep 3, 2023
1 parent 2088e53 commit 5002cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ jobs:
- name: Run tests
run: |
source .venv/bin/activate
cd src
pytest ./
coverage report

0 comments on commit 5002cac

Please sign in to comment.