Skip to content

Commit d251f60

Browse files
committed
There is no build script
1 parent e731b04 commit d251f60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Build and test npm package
2222
run: |
2323
npm install
24-
npm run build
2524
npm run test --if-present
2625
env:
2726
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}

0 commit comments

Comments
 (0)