We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 078a407 commit 807297bCopy full SHA for 807297b
.github/workflows/main.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Test template status
78
continue-on-error: true
79
run: |
80
- bin/template_status.py -v -p ./problem-specifications
+ bin/template_status.py -v -p ./problem-specifications --spec-path ./python
81
82
- name: Check exercises
83
0 commit comments