Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

Commit 165b843

Browse files
authored
Merge pull request #16 from ewjoachim/ewjoachim-patch-1
2 parents e7e4850 + fd79057 commit 165b843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
test:
11-
name: Run tests & display coverage
11+
name: Display coverage (for external PRs)
1212
runs-on: ubuntu-latest
1313
if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success'
1414
steps:

0 commit comments

Comments
 (0)