Skip to content

Commit

Permalink
chore: ignore artefact if not present (#11661) (#11676)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Apr 18, 2022
1 parent 04c1a96 commit 9d7b645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
with:
name: "${{ github.sha }}-go-submodules-coverage"
if: env.GIT_DIFF
continue-on-error: true
- run: |
cat ./*profile.out | grep -v "mode: atomic" >> coverage.txt
if: env.GIT_DIFF
Expand Down

0 comments on commit 9d7b645

Please sign in to comment.