Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas committed Dec 10, 2024
1 parent 9c76fdb commit d72ff75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,11 @@ jobs:
merge-multiple: true
path: /tmp/

- name: Debug path
run: |
ls -lh /tmp/
echo "---------------"
ls -lh
- name: Integration tests
run: |
# Requires the model to be called kubeflow due to
Expand Down

0 comments on commit d72ff75

Please sign in to comment.