Skip to content

Commit

Permalink
feat: README.md
Browse files Browse the repository at this point in the history
still wip
  • Loading branch information
eddienubes committed Feb 11, 2024
1 parent 1960b84 commit 263c3f8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,10 @@ jobs:
- name: Upload coverage reports to Codecov
if: ${{ matrix.node-version == '20.x' }}
uses: codecov/[email protected]
with:
env:
token: ${{ secrets.CODECOV_TOKEN }}
slug: eddienubes/sagetest
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
slug: eddienubes/sagetest



0 comments on commit 263c3f8

Please sign in to comment.