Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlxdrPolyakov committed Dec 14, 2023
1 parent 6f94df2 commit 1d870df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
run: make venv

- name: Testing
run: py.test --cov wise_pizza --cov-fail-under=60 --cov-report=term-missing
run: make test

0 comments on commit 1d870df

Please sign in to comment.