Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
redxtech committed Nov 2, 2020
1 parent 255e738 commit bda55a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
run: npm run lint

- name: Test and build package
run: |
# npm test
npm run build
run: npm run build

- name: Publish tag to npm
if: contains(github.ref, 'tags')
Expand Down

0 comments on commit bda55a7

Please sign in to comment.