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 4b1505c commit fe4f186Copy full SHA for fe4f186
.github/workflows/license_tests.yml
@@ -41,7 +41,7 @@ jobs:
41
requirements: 'requirements-all.txt'
42
fail: 'Copyleft,Other,Error'
43
fails-only: true
44
- exclude: '^(precise-runner|fann2|tqdm|bs4|sonopy|caldav|recurring-ical-events|x-wr-timezone).*'
+ exclude: '^(precise-runner|fann2|ovos-adapt-parser|ovos-padatious|tqdm|bs4|sonopy|caldav|recurring-ical-events|x-wr-timezone).*'
45
exclude-license: '^(Mozilla).*$'
46
- name: Print report
47
if: ${{ always() }}
0 commit comments