Skip to content

Commit

Permalink
Merge pull request #706 from anarkiwi/noup
Browse files Browse the repository at this point in the history
coverage upload is flakey.
  • Loading branch information
anarkiwi authored Jun 9, 2023
2 parents 833c21a + 0f46c78 commit cc1aadc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
fail_ci_if_error: false
if: github.repository == 'iqtlabs/gamutrf'

0 comments on commit cc1aadc

Please sign in to comment.