Skip to content

Commit

Permalink
Merge pull request #44 from Bandwidth/task/nuke-build-from-deploy
Browse files Browse the repository at this point in the history
There is no build script
  • Loading branch information
hamermike authored Sep 28, 2021
2 parents e731b04 + d251f60 commit 9755cc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Build and test npm package
run: |
npm install
npm run build
npm run test --if-present
env:
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}
Expand Down

0 comments on commit 9755cc3

Please sign in to comment.