Skip to content

Commit

Permalink
Merge pull request #564 from SpiNNakerManchester/use_build
Browse files Browse the repository at this point in the history
coverage-package pylint-packages mypy-packages
  • Loading branch information
rowleya authored Jun 4, 2024
2 parents 0f0de58 + 73c68c4 commit 6b2236a
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 6b2236a

Please sign in to comment.