mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-06-06 11:59:27 +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: actions/checkout@v1
|
||||||
- uses: fryorcraken/size-limit-action@v2
|
- uses: fryorcraken/size-limit-action@v2
|
||||||
with:
|
with:
|
||||||
skip_build: true # Done in the package.json script
|
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user