Skip to content

Commit c7d4cc1

Browse files
committed
removed background-action timeout
1 parent 3a5e637 commit c7d4cc1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ jobs:
3131
wait-on: |
3232
http://localhost:8080
3333
tail: true
34-
wait-for: 30s
35-
log-output-if: failure
3634

3735
- name: Start Cache API
3836
uses: JarvusInnovations/background-action@v1
@@ -41,8 +39,6 @@ jobs:
4139
wait-on: |
4240
http://localhost:9090
4341
tail: true
44-
wait-for: 30s
45-
log-output-if: failure
4642

4743
- name: Run Tests
4844
run: |

0 commit comments

Comments
 (0)