diff --git a/.github/workflows/license_tests.yml b/.github/workflows/license_tests.yml index 4af3f07..acc49bd 100644 --- a/.github/workflows/license_tests.yml +++ b/.github/workflows/license_tests.yml @@ -5,3 +5,5 @@ on: jobs: license_tests: uses: neongeckocom/.github/.github/workflows/license_tests.yml@master + with: + packages-exclude: '^(precise-runner|fann2|tqdm|bs4|neon-core|nvidia|neon-skill|bitstruct).*' \ No newline at end of file