Skip to content

Commit

Permalink
Rename job name
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jun 2, 2022
1 parent 83eb622 commit 3e4eec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
run: |
versions=$(curl -s 'https://cache.ruby-lang.org/pub/misc/ci_versions.json' | jq -c)
echo "::set-output name=value::${versions}"
build:
test:
needs: ruby-versions
name: build (${{ matrix.ruby }} / ${{ matrix.os }})
strategy:
Expand Down

0 comments on commit 3e4eec7

Please sign in to comment.