Skip to content

Commit

Permalink
Update poodle-mutation-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WiredNerd committed Dec 23, 2023
1 parent f1eff12 commit cf230fa
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/poodle-mutation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
python3 -m pip install --upgrade pip
pip install -r requirements.txt --upgrade
pip install --editable .
- run: poodle -w 8

- name: poodle
run: |
pytest --cov=src --cov-context=test
poodle -w 8

0 comments on commit cf230fa

Please sign in to comment.