Skip to content

Commit 6c783eb

Browse files
committed
chore: migrate travis to github actions
Signed-off-by: Jefferson <[email protected]>
1 parent 707bd73 commit 6c783eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
CI:
11+
name: CI with N|Solid ${{ matrix.nsolid-version }} (Node ${{ matrix.node-version }})
1112
runs-on: ubuntu-latest
1213
strategy:
1314
matrix:

0 commit comments

Comments
 (0)