mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-10 17:53:09 +00:00
chore: redeploy
This commit is contained in:
parent
2215e44985
commit
9c8d7a5cd4
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
||||
node-version: ${{ env.NODE_JS }}
|
||||
- uses: bahmutov/npm-install@v1
|
||||
- run: npm run build
|
||||
- run: npm run test:node > debug.log
|
||||
- run: npm run test:node
|
||||
env:
|
||||
DEBUG: "waku:nwaku*,waku:test*"
|
||||
|
||||
@ -131,7 +131,7 @@ jobs:
|
||||
|
||||
- uses: bahmutov/npm-install@v1
|
||||
- run: npm run build
|
||||
- run: npm run test:node > debug.log
|
||||
- run: npm run test:node
|
||||
env:
|
||||
DEBUG: "waku:nwaku*,waku:test*"
|
||||
|
||||
@ -185,7 +185,7 @@ jobs:
|
||||
./build/wakunode2 --help
|
||||
|
||||
- run: npm run build
|
||||
- run: npm run test:node > debug.log
|
||||
- run: npm run test:node
|
||||
env:
|
||||
DEBUG: "waku:nwaku*,waku:test*"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user