mirror of
https://github.com/waku-org/waku-tests.git
synced 2025-01-25 21:58:54 +00:00
Remove --frozen-lockfile
I guess it does not work due to the version of yarn used?
This commit is contained in:
parent
c6442b1d86
commit
58cb414035
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
|
||||
- name: npm install
|
||||
uses: bahmutov/npm-install@v1
|
||||
with:
|
||||
install-command: yarn
|
||||
|
||||
- name: Run
|
||||
run: npm run ${{ github.event.inputs.script }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user