admin: update for CI
This commit is contained in:
parent
e2b98b9e73
commit
d3b6cfce84
2
.github/workflows/test-ci.yml
vendored
2
.github/workflows/test-ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
node-version: [ 16.x, 18.x ]
|
||||
test-type: [ esm, commonjs ]
|
||||
|
||||
name: Run Tests (node: ${{ matrix.node-version }}, type: ${{ matrix.test-type }})
|
||||
#name: Run Tests (node: ${{ matrix.node-version }}, type: ${{ matrix.test-type }})
|
||||
|
||||
steps:
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
Loading…
Reference in New Issue
Block a user