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 8c195d6 commit 8d54285Copy full SHA for 8d54285
.github/workflows/check-tutorials-actions.yml
@@ -29,5 +29,5 @@ jobs:
29
- name: Checkout This Repository
30
uses: actions/checkout@v4
31
- name: Check Tutorials for Warnings and Errors
32
- run: python check_tutorials.py
+ run: python ./check_tutorials.py
33
shell: bash
0 commit comments