Skip to content

Commit 36c7cb8

Browse files
committed
Updated job title
1 parent a70a60c commit 36c7cb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010

1111
test:
12-
name: Test
12+
name: Test with default target
1313
runs-on: ubuntu-22.04
1414
steps:
1515

@@ -38,7 +38,7 @@ jobs:
3838
helper/usr/local/bin/yq --version
3939
4040
test2:
41-
name: Test
41+
name: Test with custom target
4242
runs-on: ubuntu-22.04
4343
steps:
4444

0 commit comments

Comments
 (0)