From 47c00b2582fe956e33a2a32a9aab763003b2c8ba Mon Sep 17 00:00:00 2001 From: Daniel McKnight Date: Thu, 16 May 2024 12:08:55 -0700 Subject: [PATCH] Update license tests --- .github/workflows/license_tests.yml | 2 ++ 1 file changed, 2 insertions(+) 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