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 61e2b19 commit 4834793Copy full SHA for 4834793
1 file changed
.github/workflows/standalone-e2e.yml
@@ -38,10 +38,6 @@ jobs:
38
- name: Build project
39
run: npm run build
40
41
- - name: Sleep for 20 minutes
42
- run: sleep 1200s
43
- shell: bash
44
-
45
- name: Run integration tests for ${{ matrix.browser }}
46
env:
47
BROWSER: ${{ matrix.browser }}
0 commit comments