mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-07 08:22:13 +00:00
chore: disable pull dep check until ping is refactored
This commit is contained in:
parent
1db69c5f27
commit
a586efb5f7
@ -21,7 +21,8 @@ jobs:
|
||||
- stage: check
|
||||
script:
|
||||
# - npx aegir build --bundlesize
|
||||
- npx aegir dep-check -- -i wrtc -i electron-webrtc
|
||||
# Remove pull libs once ping is async
|
||||
- npx aegir dep-check -- -i wrtc -i electron-webrtc -i pull-handshake -i pull-stream
|
||||
- npm run lint
|
||||
|
||||
- stage: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user