Skip to content

Commit 70359bb

Browse files
authored
fix(ci): wait for Docker image before Hurl tests (#1495)
1 parent fd04efc commit 70359bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ jobs:
372372
runs-on: ubuntu-latest
373373
timeout-minutes: 15
374374
needs:
375+
- docker_build
375376
- hurl_examples
376377
strategy:
377378
fail-fast: false

0 commit comments

Comments
 (0)