Skip to content

Commit

Permalink
The token was still not found
Browse files Browse the repository at this point in the history
  • Loading branch information
famura committed Mar 21, 2024
1 parent ca0b856 commit 267e90c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,4 @@ jobs:
file: ./coverage.xml
flags: unittests
name: codecov-sbi-all-cpu
env:
token: ${{ secrets.CODECOV_TOKEN }}
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,4 @@ jobs:
file: ./coverage.xml
flags: unittests
name: codecov-sbi-fast-cpu
env:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 267e90c

Please sign in to comment.