Skip to content

Commit

Permalink
chore(ci): fixed naming issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrip7 committed Apr 1, 2022
1 parent c66dbc7 commit 047b300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
ci:
name: CI on Node ${{ matrix.node }} and ${{ matrix.os }}
name: CI on Node ${{ matrix.node-version }} and ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 047b300

Please sign in to comment.