Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 authored Aug 12, 2024
1 parent 9c134ac commit 23a70cb
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 @@ -116,7 +116,7 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
with:
token: ${{ secrets.CODECOV_TOKEN }}

needs: setup

0 comments on commit 23a70cb

Please sign in to comment.