Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pheetah committed Dec 24, 2023
1 parent 42975a4 commit 845f3ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,4 @@ jobs:
pip install -r requirements.txt
- name: Test with pytest
run: |
python -m pytest -o log_cli=true -s -vv --cov
s
python -m pytest -o log_cli=true -s -vv --cov

0 comments on commit 845f3ba

Please sign in to comment.