Skip to content

Commit 57f30d7

Browse files
committed
remove debug script
1 parent e5d2af9 commit 57f30d7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
yarn dev &
4646
# Wait for the webserver to be ready
4747
npx wait-on http://localhost:5173
48-
# run debug script
49-
chmod +x ./scripts/ci-debug.sh
50-
.scripts/ci-debug.sh
5148
# Wait for the database to be ready
5249
npx wait-on http://localhost:5984
5350
# Wait for the backend to be ready

0 commit comments

Comments
 (0)