Skip to content

Commit 4834793

Browse files
committed
ci: remove sleep
1 parent 61e2b19 commit 4834793

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/standalone-e2e.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ jobs:
3838
- name: Build project
3939
run: npm run build
4040

41-
- name: Sleep for 20 minutes
42-
run: sleep 1200s
43-
shell: bash
44-
4541
- name: Run integration tests for ${{ matrix.browser }}
4642
env:
4743
BROWSER: ${{ matrix.browser }}

0 commit comments

Comments
 (0)