Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottSuarez committed Nov 2, 2023
1 parent b3e7903 commit 46afdc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/downstreams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:

unit-test-terraform-provider-googele:
name: unit-test-${{ matrix.repo }}
needs: build-downstreams
strategy:
fail-fast: false
matrix:
Expand Down Expand Up @@ -174,6 +175,7 @@ jobs:
make docscheck
unit-test-terraform-google-conversion:
needs: build-downstreams
runs-on: ubuntu-22.04
steps:
- name: Download built artifacts
Expand Down

0 comments on commit 46afdc6

Please sign in to comment.