Skip to content

Commit 41db1ac

Browse files
committedMay 17, 2024·
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 35790fd commit 41db1ac

File tree

478 files changed

+2402
-2430
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

478 files changed

+2402
-2430
lines changed
 

‎.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
*.tar binary
4444
*.gz binary
4545
*.pdf binary
46-
*.docx binary
46+
*.docx binary

‎.github/workflows/codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- name: Upload coverage reports to Codecov
22
uses: codecov/codecov-action@v3
33
env:
4-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.