File paths are weird
This commit is contained in:
parent
7ccd6575e5
commit
5a0ecf63b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/githubci.yml
vendored
2
.github/workflows/githubci.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: "3.x"
|
python-version: "3.x"
|
||||||
- name: check SPDX licensing
|
- name: check SPDX licensing
|
||||||
run: python3 ./SPDX.py
|
run: python3 SPDX.py
|
||||||
|
|
||||||
# arduino:
|
# arduino:
|
||||||
# strategy:
|
# strategy:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue