Skip to content

Commit

Permalink
tweak command
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Sep 7, 2023
1 parent 01c4153 commit 9c928ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ steps:
- npm config set "//registry.npmjs.org/:_authToken" $${NPM_TOKEN}
- echo "--- Install dependencies"
- HUSKY=0 yarn install --immutable
- echo "--- Build bundles"
- yarn turbo run --filter='consent-tools-integration-tests' build
- echo "+++ Run Tests"
- yarn turbo run --filter='consent-tools-integration-tests' test:intg
plugins:
Expand Down

0 comments on commit 9c928ef

Please sign in to comment.