Skip to content

Commit

Permalink
litserve
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Feb 19, 2024
1 parent bad5d16 commit ed8281e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Tests
run: |
coverage run --source pl_sandbox -m pytest src tests -v
coverage run --source litserve -m pytest src tests -v
- name: Statistics
if: success()
Expand Down

0 comments on commit ed8281e

Please sign in to comment.