Skip to content

Commit 2e6c2eb

Browse files
committed
ruff-toml: relaxed
1 parent 8d42dd0 commit 2e6c2eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/python_actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on: [push]
2020

2121
jobs:
2222
call:
23-
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@main
23+
uses: SpiNNakerManchester/SupportScripts/.github/workflows/python_checks.yml@ruff_test
2424
with:
2525
dependencies: >
2626
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
@@ -38,3 +38,4 @@ jobs:
3838
# Examples are not typed to keep them easier to read
3939
mypy-packages:
4040
run-sphinx: false
41+
ruff-toml: relaxed

0 commit comments

Comments
 (0)