Add missing flag
This commit is contained in:
parent
14de60e1d1
commit
a3f7abf94a
|
|
@ -93,7 +93,7 @@ definitions:
|
|||
- npm run dev --prefix client 2>&1 > /dev/null &
|
||||
- sleep 30
|
||||
- curl http://localhost:8080/beta-login
|
||||
- npm run currents
|
||||
- npm run --prefix client currents
|
||||
- &jest-test
|
||||
name: run jest tests
|
||||
caches:
|
||||
|
|
|
|||
Loading…
Reference in New Issue