mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 07:13:11 +00:00
chore: do not skip build when running size-limit in ci
This commit is contained in:
parent
592bbb0579
commit
3a077cdf4b
1
.github/workflows/size-limit.yml
vendored
1
.github/workflows/size-limit.yml
vendored
@ -11,5 +11,4 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: fryorcraken/size-limit-action@v2
|
||||
with:
|
||||
skip_build: true # Done in the package.json script
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user