Skip to content

Commit

Permalink
Update cmp-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo committed Sep 22, 2023
1 parent 6d670cf commit 78b34bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
coverageFile: coverage.xml
token: ${{ secrets.GITHUB_TOKEN }}

if: needs.pr-check.outputs.number != 'null'
- name: Artifact Upload coverage report
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 78b34bb

Please sign in to comment.