Skip to content

Commit

Permalink
CI: change name
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Apr 2, 2024
1 parent 5ea933a commit 14ea3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: npm run test:ci

test-extended:
name: Node ${{ matrix.node }} on ${{ matrix.os }} (Extended)
name: Node on ${{ matrix.os }} (Extended)
runs-on: ${{ matrix.os }}
env:
HUGO_BIN_BUILD_TAGS: extended
Expand Down

0 comments on commit 14ea3e7

Please sign in to comment.