admin: fix typo in workflow
This commit is contained in:
parent
0f9f385a19
commit
e315e1a74c
2
.github/workflows/test-env.yml
vendored
2
.github/workflows/test-env.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version: [ "ts-import-cjs-node16", "ts-import-esm-node16", "ts-import-cjs", "ts-import-esm" ]
|
||||
test: [ "ts-import-cjs-node16", "ts-import-esm-node16", "ts-import-cjs", "ts-import-esm" ]
|
||||
|
||||
steps:
|
||||
- name: Use Node.js
|
||||
|
Loading…
Reference in New Issue
Block a user