Skip to content

Commit

Permalink
Merge branch 'main' into refactor/annotate-files
Browse files Browse the repository at this point in the history
  • Loading branch information
germa89 authored Dec 18, 2024
2 parents 5204d70 + 59051c5 commit 37809f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
library-name: ${{ env.PACKAGE_NAME }}
operating-system: ${{ matrix.os }}
python-version: ${{ matrix.python-version }}
whitelist-license-check: "attrs" # This has MIT license but fails the check

- name: "Importing library"
run: |
Expand Down
1 change: 1 addition & 0 deletions doc/changelog.d/3624.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ci: temporary skipping attrs license check

0 comments on commit 37809f6

Please sign in to comment.