We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c980c65 commit 92389d2Copy full SHA for 92389d2
.github/workflows/python_actions.yml
@@ -24,7 +24,7 @@ on: [push]
24
25
jobs:
26
call:
27
- uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
+ uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@test_3.14
28
with:
29
dependencies: SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc SpiNNFrontEndCommon TestBase
30
ubuntu-packages: graphviz
0 commit comments