Skip to content

Commit

Permalink
Update postsubmit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon authored Apr 15, 2022
1 parent 2ea0da3 commit 5826076
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/postsubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
- name: Upload coverage to codecov
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
verbose: true

# Build apk.
Expand Down

0 comments on commit 5826076

Please sign in to comment.