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 6d99462 commit 078a407Copy full SHA for 078a407
.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
81
82
- name: Check exercises
83
0 commit comments