We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f13552 commit 51c7188Copy full SHA for 51c7188
1 file changed
.github/workflows/test.yml
@@ -83,8 +83,7 @@ jobs:
83
sleep 10
84
yarn static-p
85
find static
86
- yarn start-front-p-local &
87
- sleep 10
+ yarn front
88
chromedriver --version
89
geckodriver --version
90
yarn test
0 commit comments