chore(tooling): add DTS env variable for bundle-size workflow

This commit is contained in:
Gustav Hansen 2023-10-05 11:23:27 +02:00
parent f74fc15527
commit 18f5faad29

View File

@ -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