Update cypress pipeline step
This commit is contained in:
parent
337cd8f5ec
commit
4045923da0
|
|
@ -61,7 +61,7 @@ aliases:
|
|||
- python server/manage.py runserver 2>&1 > /dev/null &
|
||||
- npm run build --prefix client
|
||||
- curl http://localhost:8000/beta-login
|
||||
- npm run --prefix client test:cypress
|
||||
- npm run --prefix client test:cypress:e2e
|
||||
- &jest-test
|
||||
name: run jest tests
|
||||
caches:
|
||||
|
|
|
|||
Loading…
Reference in New Issue