Skip to content

Navigation Menu

Sign in
Appearance settings

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 b473655

Browse filesBrowse files
Update ci.yml
1 parent 69275dc commit b473655
Copy full SHA for b473655

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: codecov/codecov-ats@v0
1919
env:
2020
CODECOV_STATIC_TOKEN: ${{ secrets.CODECOV_STATIC_TOKEN }}
21-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
21+
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
2222
- name: Run tests and collect coverage
2323
run: pytest --cov app ${{ env.CODECOV_ATS_TESTS }}
2424
- name: Upload coverage to Codecov

0 commit comments

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