File paths are weird

This commit is contained in:
dherrada 2022-02-25 14:23:40 -05:00
parent 7ccd6575e5
commit 5a0ecf63b1

View file

@ -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: