Skip to content

Commit 59f3990

Browse files
authored
fix(ci): Modify dump juju/k8s logs call (#247)
fix(ci): Modify dump juju/k8s logs call
1 parent da56426 commit 59f3990

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/integrate.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,6 @@ jobs:
9494
- name: Dump Juju/k8s logs on failure
9595
uses: canonical/kubeflow-ci/actions/dump-charm-debug-artifacts@main
9696
if: always()
97-
with:
98-
app: ${{ matrix.charm }}
99-
model: testing
10097

10198
test-bundle:
10299
name: Test the bundle

0 commit comments

Comments
 (0)