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 0168b33 commit de3834f
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 @@ -26,10 +26,12 @@ jobs:
call:
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
with:
base-package: spynnaker
dependencies: SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc SpiNNFrontEndCommon TestBase
ubuntu_packages: graphviz
test_directories: unittests
coverage-package: spynnaker
flake8-packages: spynnaker unittests
pylint-packages: spynnaker
mypy-packages: spynnaker
check_prereleases: false
cfg_file: spynnaker

0 comments on commit de3834f

Please sign in to comment.