Skip to content

Commit 4a54e8a

Browse files
author
Sebastian Silbermann
committed
yarn build is required
1 parent 51401ff commit 4a54e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
sudo npx playwright install-deps
273273
- run:
274274
working_directory: fixtures/flight
275-
command: cp -r ../../build/oss-experimental/* ./node_modules/
275+
command: yarn build
276276
- run:
277277
name: Run tests
278278
working_directory: fixtures/flight

0 commit comments

Comments
 (0)