mirror of
https://github.com/strapi/strapi.git
synced 2025-11-14 09:07:59 +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
|
||||
- 'yarn.lock'
|
||||
|
||||
env:
|
||||
DTS: true
|
||||
|
||||
jobs:
|
||||
admin_size:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user