Skip to content

Commit

Permalink
Merge pull request #22 from gm3dmo/gm3dmo-update-workflow
Browse files Browse the repository at this point in the history
Update cmp-test.yml
  • Loading branch information
gm3dmo committed Sep 22, 2023
2 parents 6d670cf + 78b34bb commit be3045f
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 be3045f

Please sign in to comment.