Skip to content

Commit

Permalink
license tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Feb 4, 2024
1 parent 71ae8a9 commit 6b22731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/license_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
requirements: 'requirements-all.txt'
fail: 'Copyleft,Other,Error'
fails-only: true
exclude: '^(precise-runner|fann2|tqdm|bs4|mutagen|chardet|ovos-stt-plugin).*'
exclude: '^(chardet).*'
exclude-license: '^(Mozilla).*$'
- name: Print report
if: ${{ always() }}
Expand Down

0 comments on commit 6b22731

Please sign in to comment.