Skip to content

Commit

Permalink
Use Node.js as name
Browse files Browse the repository at this point in the history
Co-authored-by: Yuriy Grunin <grunin.ya@ya.ru>
  • Loading branch information
valscion and th0r committed Dec 3, 2020
1 parent fdb5a0e commit d701153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- '12'
- '14'
runs-on: ubuntu-latest
name: Tests on node ${{ matrix.node }}
name: Tests on Node.js v${{ matrix.node }}
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit d701153

Please sign in to comment.