Skip to content

Commit 8d54285

Browse files
committed
Minor change
1 parent 8c195d6 commit 8d54285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-tutorials-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Checkout This Repository
3030
uses: actions/checkout@v4
3131
- name: Check Tutorials for Warnings and Errors
32-
run: python check_tutorials.py
32+
run: python ./check_tutorials.py
3333
shell: bash

0 commit comments

Comments
 (0)