Skip to content

Commit

Permalink
Update tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tcarmet authored Jun 10, 2024
1 parent 13f38fc commit c8f7f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
token: ${{ env.TRUNK_TOKEN }}
continue-on-error: true
- name: Upload test results to Codecov
if: always()
if: always()
uses: codecov/test-results-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit c8f7f35

Please sign in to comment.