Skip to content

Commit 7a74021

Browse files
committed
don't install
1 parent 934464f commit 7a74021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python_actions.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ jobs:
2525
dependencies: >
2626
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
2727
SpiNNFrontEndCommon sPyNNaker
28+
install_module: false
2829
ubuntu_packages: graphviz
2930
test_directories: unittests
30-
coverage-package: mcmc
31+
coverage-package:
3132
flake8-packages: examples balanced_random learning sudoku synfire
3233
pylint-packages: examples balanced_random learning sudoku synfire
3334
pylint_exitcheck: 39
3435
# Examples are not types to keep them easier to read
3536
mypy-packages:
36-
check_prereleases: false
3737
run_sphinx: false

0 commit comments

Comments
 (0)