Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Jan 26, 2025
2 parents 4decdba + e348536 commit 10509e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- run: npm install --force -g nyc
- run: npm run cov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5.3.0
uses: codecov/codecov-action@v5.3.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: .nyc_output/*.json
Expand Down

0 comments on commit 10509e8

Please sign in to comment.