mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-07-31 16:32:01 +00:00
chore: remove uneeded dep check exclusions
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
script:
|
script:
|
||||||
# - npx aegir build --bundlesize
|
# - npx aegir build --bundlesize
|
||||||
# Remove pull libs once ping is async
|
# Remove pull libs once ping is async
|
||||||
- npx aegir dep-check -- -i wrtc -i electron-webrtc -i pull-handshake -i pull-stream
|
- npx aegir dep-check -- -i pull-handshake -i pull-stream
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
|
||||||
- stage: test
|
- stage: test
|
||||||
|
Reference in New Issue
Block a user