We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
1 parent f0afd3e commit 1f0b304Copy full SHA for 1f0b304
.github/workflows/check-license.yml
@@ -43,7 +43,6 @@ jobs:
43
- name: Install licensee
44
run: gem install licensee
45
46
- # See: https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/licensing-a-repository
47
- name: Check license file
48
run: |
49
EXIT_STATUS=0
0 commit comments