We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d2af9 commit 57f30d7Copy full SHA for 57f30d7
.github/workflows/e2e-tests.yml
@@ -45,9 +45,6 @@ jobs:
45
yarn dev &
46
# Wait for the webserver to be ready
47
npx wait-on http://localhost:5173
48
- # run debug script
49
- chmod +x ./scripts/ci-debug.sh
50
- .scripts/ci-debug.sh
51
# Wait for the database to be ready
52
npx wait-on http://localhost:5984
53
# Wait for the backend to be ready
0 commit comments