Skip to content

Commit a821d4d

Browse files
committed
Add name to the job
1 parent 3593200 commit a821d4d

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
@@ -3,6 +3,7 @@ on: [ push, pull_request ]
33

44
jobs:
55
setup:
6+
name: Check PHP frameworks
67
runs-on: ubuntu-22.04
78

89
steps:

0 commit comments

Comments
 (0)