We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707bd73 commit 6c783ebCopy full SHA for 6c783eb
1 file changed
.github/workflows/ci.yaml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
CI:
11
+ name: CI with N|Solid ${{ matrix.nsolid-version }} (Node ${{ matrix.node-version }})
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
0 commit comments