Skip to content

Commit

Permalink
Updated job title
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Jan 9, 2024
1 parent a70a60c commit 36c7cb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:

test:
name: Test
name: Test with default target
runs-on: ubuntu-22.04
steps:

Expand Down Expand Up @@ -38,7 +38,7 @@ jobs:
helper/usr/local/bin/yq --version
test2:
name: Test
name: Test with custom target
runs-on: ubuntu-22.04
steps:

Expand Down

0 comments on commit 36c7cb8

Please sign in to comment.