Skip to content

Commit

Permalink
fix(builtin): make .pack and .publish targets work again
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Dec 20, 2019
1 parent 0ef5d82 commit 6a0d60d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ tasks:
platform: ubuntu1604
run_targets:
- "@nodejs//:yarn_node_repositories"
- "//packages/create:npm_package.pack"
- "//internal/node/test:no_deps"
- "//internal/node/test:has_deps_legacy"
- "//internal/node/test:has_deps"
Expand Down

0 comments on commit 6a0d60d

Please sign in to comment.