mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-24 18:12:14 +00:00
chore: libp2p interop job needs exit for aegir (#971)
This commit is contained in:
parent
e82b6e414b
commit
fe63990a16
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -67,4 +67,4 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: npm install
|
||||
- run: cd node_modules/interop-libp2p && yarn && LIBP2P_JS=${GITHUB_WORKSPACE}/src/index.js npx aegir test -t node --bail
|
||||
- run: cd node_modules/interop-libp2p && yarn && LIBP2P_JS=${GITHUB_WORKSPACE}/src/index.js npx aegir test -t node --bail -- --exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user