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 ffd1a82 commit 8b874e2Copy full SHA for 8b874e2
2 files changed
.github/workflows/check-code-snippets.yaml
@@ -29,4 +29,4 @@ jobs:
29
pip install requests
30
- name: Validate code snippets
31
run: |
32
- python ./scripts/check-code-snippets.py .
+ python ./scripts/check_code_snippets.py .
scripts/check-code-snippets.py scripts/check_code_snippets.pyscripts/check-code-snippets.py renamed to scripts/check_code_snippets.py
0 commit comments