Skip to content

Commit

Permalink
Bump path
Browse files Browse the repository at this point in the history
  • Loading branch information
liamtoozer committed Nov 16, 2023
1 parent cdb09f6 commit 4a95734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mutmut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
pipenv run mutmut run \
--paths-to-mutate "app/${{ matrix.mutation-package-under-test }}/" \
--runner "py.test -n auto ${{ matrix.mutation-package-under-test }}" \
--runner "py.test -n auto tests/app/${{ matrix.mutation-package-under-test }}" \
--no-progress \
--CI
Expand Down

0 comments on commit 4a95734

Please sign in to comment.