mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +08:00
Update pull_request_dependabot.yml
This commit is contained in:
parent
cecef66b07
commit
ecaa9acad9
@ -20,6 +20,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