Skip to content

Commit 4f13552

Browse files
committed
ave maria II
1 parent 56705f4 commit 4f13552

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ jobs:
8181
# start the backend first for the SSR
8282
yarn start-back-p-local &
8383
sleep 10
84-
yarn start-front-p-local &
85-
sleep 10
8684
yarn static-p
8785
find static
86+
yarn start-front-p-local &
87+
sleep 10
8888
chromedriver --version
8989
geckodriver --version
9090
yarn test

0 commit comments

Comments
 (0)