Skip to content

Commit 41cd3d4

Browse files
committed
style: do not clutter the root directory
1 parent 8c09f75 commit 41cd3d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/project_structure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
python-version: '3.13'
1919

2020
- name: Check project structure
21-
run: python3 check_structure.py
21+
run: python3 .github/workflows/scripts/check_structure.py
2222
...
File renamed without changes.

0 commit comments

Comments
 (0)