We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e731b04 + d251f60 commit 9755cc3Copy full SHA for 9755cc3
.github/workflows/deploy.yml
@@ -21,7 +21,6 @@ jobs:
21
- name: Build and test npm package
22
run: |
23
npm install
24
- npm run build
25
npm run test --if-present
26
env:
27
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}
0 commit comments