Skip to content

Commit

Permalink
There is no build script
Browse files Browse the repository at this point in the history
  • Loading branch information
hamermike committed Sep 28, 2021
1 parent e731b04 commit d251f60
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 d251f60

Please sign in to comment.