mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-28 19:02:27 +00:00
chore: enable ts error reporter
Co-authored-by: Hugo Dias <hugomrdias@gmail.com>
This commit is contained in:
parent
56e606ee86
commit
0b4b09ffee
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: yarn lint
|
- run: yarn lint
|
||||||
# - uses: gozala/typescript-error-reporter-action@v1.0.4
|
- uses: gozala/typescript-error-reporter-action@v1.0.4
|
||||||
- run: yarn build
|
- run: yarn build
|
||||||
- run: yarn aegir dep-check
|
- run: yarn aegir dep-check
|
||||||
- uses: ipfs/aegir/actions/bundle-size@master
|
- uses: ipfs/aegir/actions/bundle-size@master
|
||||||
@ -50,4 +50,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: npx aegir test -t browser -t webworker --bail -- --browsers FirefoxHeadless
|
- run: npx aegir test -t browser -t webworker --bail -- --browsers FirefoxHeadless
|
||||||
|
Loading…
x
Reference in New Issue
Block a user