Skip to content

Commit 16fa3b1

Browse files
committed
fix yml spacing
1 parent e9561c7 commit 16fa3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Style Checks
2020
run: flake8 tom_* --exclude=*/migrations/* --max-line-length=120
2121

22-
run_tests:
22+
run_tests:
2323
runs-on: ubuntu-latest
2424
strategy:
2525
matrix:

0 commit comments

Comments
 (0)