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 e6b63ea commit d0502b4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,11 @@ jobs:
call:
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
with:
base-package: spinnman

dependencies: SpiNNUtils SpiNNMachine
test_directories: unittests spinnman_integration_tests
coverage-package: spinnman
flake8-packages: spinnman unittests spinnman_integration_tests
pylint-packages: spinnman
mypy-packages: spinnman
secrets: inherit

0 comments on commit d0502b4

Please sign in to comment.