Skip to content

Commit

Permalink
fix: try skip validation
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 17, 2025
1 parent 25fe46e commit 5b4a4e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
flags: script-${{ matrix.os }}
name: codecov-script
verbose: true
skip_validation: true
token: ${{ secrets.CODECOV_TOKEN }}
- name: Upload coverage to Codecov (demo)
uses: ./
Expand Down

0 comments on commit 5b4a4e3

Please sign in to comment.