Skip to content

Commit

Permalink
Change Job Name
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Jul 8, 2024
1 parent a992aeb commit 041640e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testing-from-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pwd
ls -al | grep 'coverage'
- name: Coverage Action
- name: Post Coverage Report to Pull Request
if: github.event_name == 'pull_request'
uses: orgoro/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testing-from-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
pwd
ls -al | grep 'coverage'
- name: Coverage Action
- name: Post Coverage Report to Pull Request
if: github.event_name == 'pull_request'
uses: orgoro/[email protected]
with:
Expand Down

0 comments on commit 041640e

Please sign in to comment.