Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlassis committed Sep 23, 2024
1 parent 7318c4e commit 7a9499e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,11 @@ jobs:
terraform-checks:
name: Terraform
uses: canonical/charmed-kubeflow-workflows/.github/workflows/terraform-checks.yaml@main
strategy:
matrix:
charm: [gateway, pilot]
with:
charm-path: ./charms/argo-controller
charm-path: ./charms/istio-${{ matrix.charm }}
model: kubeflow
channel: latest/edge

Expand Down

0 comments on commit 7a9499e

Please sign in to comment.