Skip to content

Commit 648bad3

Browse files
committed
action-dash
1 parent 5232679 commit 648bad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name: Python Actions
1919
on: [push]
2020
jobs:
2121
call:
22-
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
22+
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@action-dash
2323
with:
2424
dependencies: SpiNNUtils SpiNNMachine
2525
test_directories: unittests

0 commit comments

Comments
 (0)