Skip to content

Commit

Permalink
skip: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Nov 15, 2023
1 parent fe85085 commit c9267be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
# Run integration tests against the 1.7 generic install bundle definition
# Using destructive mode because of https://github.com/canonical/charmcraft/issues/1132
# and https://github.com/canonical/charmcraft/issues/1138
sg snap_microk8s -c "tox -e bundle-integration -- --model kubeflow --bundle=./test/integration/bundles/kfp_latest_edge.yaml.j2 --destructive-mode"
sg snap_microk8s -c "tox -e bundle-integration -- --model kubeflow --bundle=./tests/integration/bundles/kfp_latest_edge.yaml.j2 --destructive-mode"
- name: Get all
run: kubectl get all -A
Expand Down

0 comments on commit c9267be

Please # to comment.