We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e6a1bb commit 102fa24Copy full SHA for 102fa24
1 file changed
.github/workflows/python_actions.yml
@@ -20,7 +20,7 @@ on: [push]
20
21
jobs:
22
call:
23
- uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
+ uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@no-strict-bytes
24
with:
25
dependencies: SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc SpiNNFrontEndCommon TestBase
26
ubuntu-packages: graphviz
0 commit comments