Skip to content

Commit 393b5ed

Browse files
committed
Testing CI check
1 parent 53dc4d1 commit 393b5ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/githubci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
- name: test platforms
4141
run: python3 ci/build_platform.py ${{ matrix.arduino-platform }}
4242

43+
- name: check SPDX licensing
44+
run: python3 ci/SPDX.py
45+
4346
- name: Upload build artifacts
4447
uses: actions/upload-artifact@v2
4548
with:

0 commit comments

Comments
 (0)