mirror of
https://github.com/strapi/strapi.git
synced 2025-11-06 21:29:24 +00:00
chore(tooling): add DTS env variable for bundle-size workflow
This commit is contained in:
parent
f74fc15527
commit
18f5faad29
3
.github/workflows/adminBundleSize.yml
vendored
3
.github/workflows/adminBundleSize.yml
vendored
@ -12,6 +12,9 @@ on:
|
|||||||
# package.json wasn't changed, e.g. for non-pinned dependencies
|
# package.json wasn't changed, e.g. for non-pinned dependencies
|
||||||
- 'yarn.lock'
|
- 'yarn.lock'
|
||||||
|
|
||||||
|
env:
|
||||||
|
DTS: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
admin_size:
|
admin_size:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user