always run wca for backoffice build

This commit is contained in:
Jacob Overgaard
2023-03-24 12:48:19 +01:00
parent 0660e4031d
commit 38e64ad91e
2 changed files with 1 additions and 3 deletions

View File

@@ -38,8 +38,6 @@ jobs:
node-version: 18
cache: 'npm'
- run: npm ci
- run: npm run wc-analyze
- run: npm run wc-analyze:vscode
- run: npm run build:libs
- uses: actions/upload-artifact@v3
with: