Skip to content

Commit

Permalink
Whitelist MIT-licensed attrs package that is failing license tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Jan 16, 2025
1 parent fbe97fc commit 91327c0
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 @@ -9,4 +9,4 @@ jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
with:
packages-exclude: '^(neon-llm-chatgpt|tqdm|klat-connector|neon-chatbot|dnspython).*'
packages-exclude: '^(neon-llm|tqdm|klat-connector|neon-chatbot|dnspython|attrs).*'

0 comments on commit 91327c0

Please sign in to comment.