We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5232679 commit 648bad3Copy full SHA for 648bad3
.github/workflows/python_actions.yml
@@ -19,7 +19,7 @@ name: Python Actions
19
on: [push]
20
jobs:
21
call:
22
- uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
+ uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@action-dash
23
with:
24
dependencies: SpiNNUtils SpiNNMachine
25
test_directories: unittests
0 commit comments