Skip to content

Commit

Permalink
./actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 29, 2024
1 parent 1089c48 commit 25e7632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
run: mypy ${{ inputs.base-package }}

- name: Test with pytest
uses: .SpiNNakerManchester/SupportScripts/actions/pytest@main
uses: ./actions/pytest
with:
tests: ${{ inputs.test_directories }}
coverage: ${{ matrix.coverage == 'coverage' }}
Expand Down

0 comments on commit 25e7632

Please sign in to comment.