Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Nov 19, 2024
1 parent bcd1f94 commit f080e03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ steps:
commands:
- npm config set "//registry.npmjs.org/:_authToken" $${NPM_TOKEN}
- echo "--- Install dependencies"
- npx playwright install-deps
- yarn install --immutable
- yarn run -T browser exec make ci
plugins:
Expand Down

0 comments on commit f080e03

Please sign in to comment.