mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 11:46:50 +00:00
test(cypress): rest & graphql
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
uses: cypress-io/github-action@v2
|
||||
with:
|
||||
start: docker-compose -f ./docker-compose-cypress.yml up
|
||||
wait-on: 'http://localhost:8080/dashboard'
|
||||
wait-on: 'http://localhost:3000'
|
||||
wait-on-timeout: 900
|
||||
docker:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user