Skip to content

Commit

Permalink
fixup! ci: run default CI pipeline on master using also macOS and Win…
Browse files Browse the repository at this point in the history
…dows
  • Loading branch information
JKRhb committed Oct 13, 2023
1 parent 92f60fd commit cfb220f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
setup-and-test:
name: Default CI Pipeline / setup-and-test (${{ matrix.os }}, Node ${{ matrix.node-version }})
name: ${{ github.job }} (${{ matrix.os }}, Node ${{ matrix.node-version }})
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit cfb220f

Please sign in to comment.