Skip to content

Commit

Permalink
coverage-package pylint-packages mypy-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 3, 2024
1 parent 0f0de58 commit 73c68c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ jobs:
call:
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
with:
base-package: pacman
dependencies: SpiNNUtils SpiNNMachine
test_directories: unittests
coverage-package: pacman
flake8-packages: pacman unittests
pylint-packages: pacman
mypy-packages: pacman
check_prereleases: false
secrets: inherit

0 comments on commit 73c68c4

Please sign in to comment.