Skip to content

Commit 5a0ecf6

Browse files
committed
File paths are weird
1 parent 7ccd657 commit 5a0ecf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
python-version: "3.x"
1212
- name: check SPDX licensing
13-
run: python3 ./SPDX.py
13+
run: python3 SPDX.py
1414

1515
# arduino:
1616
# strategy:

0 commit comments

Comments
 (0)