Skip to content

Commit 807297b

Browse files
committed
Trying spec path again for template script.
1 parent 078a407 commit 807297b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Test template status
7878
continue-on-error: true
7979
run: |
80-
bin/template_status.py -v -p ./problem-specifications
80+
bin/template_status.py -v -p ./problem-specifications --spec-path ./python
8181
8282
- name: Check exercises
8383
run: |

0 commit comments

Comments
 (0)