We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccd657 commit 5a0ecf6Copy full SHA for 5a0ecf6
.github/workflows/githubci.yml
@@ -10,7 +10,7 @@ jobs:
10
with:
11
python-version: "3.x"
12
- name: check SPDX licensing
13
- run: python3 ./SPDX.py
+ run: python3 SPDX.py
14
15
# arduino:
16
# strategy:
0 commit comments