Skip to content

Commit

Permalink
ci: make the test job names more clear (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous authored Sep 27, 2021
1 parent 947ae6d commit fe0512e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
test:
name: "test on node ${{ matrix.node-version }}"
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit fe0512e

Please sign in to comment.