mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 01:29:39 +08:00
Update pull_request.yml
This commit is contained in:
parent
190fdf888a
commit
cecef66b07
1
.github/workflows/pull_request.yml
vendored
1
.github/workflows/pull_request.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
node-version: ${{ matrix.node_version }}
|
node-version: ${{ matrix.node_version }}
|
||||||
- name: npm install, build, and test
|
- name: npm install, build, and test
|
||||||
run: |
|
run: |
|
||||||
|
export NODE_OPTIONS=--openssl-legacy-provider
|
||||||
npm install
|
npm install
|
||||||
npm run coverage
|
npm run coverage
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user