Skip to content

Commit

Permalink
yarn build is required
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Silbermann committed Feb 16, 2024
1 parent 51401ff commit 4a54e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:
sudo npx playwright install-deps
- run:
working_directory: fixtures/flight
command: cp -r ../../build/oss-experimental/* ./node_modules/
command: yarn build
- run:
name: Run tests
working_directory: fixtures/flight
Expand Down

0 comments on commit 4a54e8a

Please sign in to comment.