Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Sep 18, 2023
1 parent da8e321 commit e00a10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- 'modules/processing/parsers/CAPE/*.py'
- if: steps.changes.outputs.src == 'true'
un: poetry run python -m pytest tests_parsers -s --import-mode=append
run: poetry run python -m pytest tests_parsers -s --import-mode=append

# Todo unify in future
format:
Expand Down

0 comments on commit e00a10d

Please sign in to comment.