Skip to content

Commit

Permalink
typo in tests.yaml action
Browse files Browse the repository at this point in the history
  • Loading branch information
rpiazza committed Apr 10, 2024
1 parent d5b68a1 commit 5046a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Test pap-marking-definition-f8d with Tox
if: ${{ steps.filter.outputs.pap-marking-definition-f8d == 'true' }}
run: |
tox -c pap-marking-definition-f8d/tox.in
tox -c pap-marking-definition-f8d/tox.ini
- name: Skip testing pap-marking-definition-f8d with Tox
if: ${{ steps.filter.outputs.pap-marking-definition-f8d != 'true' }}
Expand Down

0 comments on commit 5046a40

Please sign in to comment.