mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
do not setup cypress that seems just to start the processes
This commit is contained in:
parent
962327f0b3
commit
a8bbbf4921
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -319,8 +319,6 @@ jobs:
|
||||
- name: backend | docker-compose
|
||||
run: docker-compose -f docker-compose.yml -f docker-compose.test.yml up --detach --no-deps webapp neo4j backend
|
||||
- name: cypress | Fullstack tests
|
||||
#run: docker run --rm ocelotsocialnetwork/webapp:build yarn run test
|
||||
run: |
|
||||
yarn install
|
||||
yarn run cypress:setup
|
||||
yarn run cypress:run
|
||||
Loading…
x
Reference in New Issue
Block a user