Skip to content

Commit 9755cc3

Browse files
authored
Merge pull request #44 from Bandwidth/task/nuke-build-from-deploy
There is no build script
2 parents e731b04 + d251f60 commit 9755cc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

-1
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)