Skip to content

Commit ff5e410

Browse files
committed
fixup! ci: npm ignore scripts
1 parent 9f6b5b1 commit ff5e410

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
SFDX_AUTH_URL_DEVED: ${{ secrets.SFDX_AUTH_URL_DEVED }}
2929
run: |
3030
echo "${SFDX_AUTH_URL_DEVED}" | sf org login sfdx-url --set-default --alias deved --sfdx-url-stdin
31+
npm run build
3132
npm run test:e2e
3233
release:
3334
needs: test

0 commit comments

Comments
 (0)