Skip to content

Commit 3816329

Browse files
authored
Merge pull request #1274 from PHPCSStandards/feature/ghactions-all-jobs-should-have-names
GH Actions/test: ensure all jobs have a name
2 parents 20a26fe + 794f721 commit 3816329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ jobs:
406406
if: always() && needs.coverage.result == 'success'
407407

408408
runs-on: ubuntu-latest
409+
name: Coveralls Finish
409410

410411
steps:
411412
- name: Coveralls Finished

0 commit comments

Comments
 (0)