We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e731b04 commit d251f60Copy full SHA for d251f60
.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