Skip to content

Commit

Permalink
Always run build_npm_package
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Feb 9, 2022
1 parent 321ac61 commit 0a50a8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -913,11 +913,6 @@ workflows:
- build_npm_package:
# Build a release package on every untagged commit, but do not publish to npm.
publish_npm_args: --dry-run
filters:
branches:
only:
- main
- /^pull\/.*$/
- test_js:
run_disabled_tests: false
filters:
Expand Down

0 comments on commit 0a50a8a

Please sign in to comment.