Skip to content

Commit

Permalink
Update test-runner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
endast committed Apr 12, 2024
1 parent 2b0d1fb commit ff78d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
shell: micromamba-shell {0}

- name: Run pytest preprocessing
run: pytest -v ${{ github.workspace }}/tests/preprocessing
run: pytest -v ${{ github.workspace }}/tests/preprocessing --log-cli-level DEBUG
shell: micromamba-shell {0}

0 comments on commit ff78d30

Please sign in to comment.