Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ff8691

Browse filesBrowse files
fix: add static token
1 parent 4ab2aa8 commit 8ff8691
Copy full SHA for 8ff8691

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Run ATS
1717
uses: codecov/codecov-ats@9b308e97443e8421bcdf4377da6c34b3ca235601
1818
env:
19+
CODECOV_STATIC_TOKEN: ${{ secrets.CODECOV_STATIC_TOKEN }}
1920
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
2021
- name: Run tests and collect coverage
2122
run: pytest --cov app

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.