Skip to content

Commit

Permalink
Update codecov token.
Browse files Browse the repository at this point in the history
  • Loading branch information
souradipp76 committed Oct 22, 2024
1 parent 8acc969 commit 9f01de8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
run: make test
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v4
# with:
with:
token: ${{ secrets.CODECOV_TOKEN }}
# fail_ci_if_error: true

tests_mac:
Expand Down
1 change: 1 addition & 0 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ tags:
- visual question answering
authors:
- name: Sayak Chakrabarty
orcid: 0009-0004-6179-389X
affiliation: 1
- name: Souradip Pal
orcid: 0000-0002-5781-3032
Expand Down

0 comments on commit 9f01de8

Please sign in to comment.