Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-codecov authored Dec 9, 2024
1 parent 79a5d43 commit ece01e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/setup-node@v4
- run: npm i
- run: npm run testAll
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
use_legacy_upload_endpoint: true

0 comments on commit ece01e6

Please sign in to comment.