Skip to content

Commit a847c37

Browse files
committed
Label with node version
1 parent 977b717 commit a847c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ on: pull_request
22

33
jobs:
44
continuous-integration:
5-
name: Continuous Integration
5+
name: Continuous Integration (with node ${{ matrix.version }})
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:

0 commit comments

Comments
 (0)