Skip to content

Commit 8b874e2

Browse files
committed
Rename script to check code snippet
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
1 parent ffd1a82 commit 8b874e2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-code-snippets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
pip install requests
3030
- name: Validate code snippets
3131
run: |
32-
python ./scripts/check-code-snippets.py .
32+
python ./scripts/check_code_snippets.py .

0 commit comments

Comments
 (0)