Skip to content

Commit

Permalink
package inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 6, 2024
1 parent fb6cafb commit 6418ac4
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 @@ -22,9 +22,11 @@ jobs:
call:
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
with:
base-package: spinnaker_graph_front_end
dependencies: SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc SpiNNFrontEndCommon TestBase
ubuntu_packages: graphviz
test_directories: unittests
coverage-package: spinnaker_graph_front_end
flake8-packages: spinnaker_graph_front_end unittests gfe_examples
pylint-packages: spinnaker_graph_front_end
mypy-packages: spinnaker_graph_front_end
cfg_file: spiNNakerGraphFrontEnd

0 comments on commit 6418ac4

Please sign in to comment.