mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
build: record and publish all cypress test results
This commit is contained in:
parent
bf067a3761
commit
c35df53fdc
@ -41,7 +41,7 @@ script:
|
|||||||
- docker-compose down
|
- docker-compose down
|
||||||
- docker-compose -f docker-compose.yml up -d
|
- docker-compose -f docker-compose.yml up -d
|
||||||
- wait-on http://localhost:7474
|
- wait-on http://localhost:7474
|
||||||
- yarn run cypress:run
|
- yarn run cypress:run --record
|
||||||
# Coverage
|
# Coverage
|
||||||
- yarn run codecov
|
- yarn run codecov
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user