Skip to content

Commit

Permalink
Update qa-UnitTest-Coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex0vSky authored Aug 14, 2023
1 parent b857331 commit 7481809
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/qa-UnitTest-Coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ jobs:
path: TestsCoverage-Occ-${{ runner.os }}-${{ env.strCfg }}.svg
- name: Put *.svg file to Gists for badge TestsCoverage
if: ${{ success( ) || failure( ) }} # yes, not 'always( )' because 'cancelled( )'
# TMP!!!
continue-on-error: true
uses: exuanbo/actions-deploy-gist@v1
with:
token: ${{ secrets.ACCESS_TO_GIST }}
Expand Down

0 comments on commit 7481809

Please sign in to comment.