mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-04-25 10:32:14 +00:00
chore: add bundlesize check back to ci
This commit is contained in:
parent
600f761009
commit
ad15d4ed09
@ -20,7 +20,7 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- stage: check
|
- stage: check
|
||||||
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 pull-handshake -i pull-stream
|
- npx aegir dep-check -- -i pull-handshake -i pull-stream
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user