Skip to content

Commit 7991272

Browse files
committed
chore: add sleep
1 parent 4115158 commit 7991272

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
done
3636
- name: E2E Tests
3737
run: |
38-
# npm run webpack-bundle -- --mode=none
3938
for (( i = 0; i < 10; i++ )); do
4039
npm run e2e -- __tests__/respect/workflow-success-actions/workflow-success-actions.test.ts __tests__/respect/workflow-failure-actions/workflow-failure-actions.test.ts
4140
done

0 commit comments

Comments
 (0)