Skip to content

Commit

Permalink
chore: renaming tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Steele committed Mar 4, 2021
1 parent 667d093 commit 956f2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
test:
name: Test ${{ matrix.node }}
name: Test Node v${{ matrix.node }}
runs-on: ubuntu-18.04
strategy:
matrix:
Expand Down

0 comments on commit 956f2e4

Please sign in to comment.