Skip to content

Commit

Permalink
Fix script call
Browse files Browse the repository at this point in the history
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
  • Loading branch information
hbelmiro committed Nov 14, 2024
1 parent 9586f7d commit d11b400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
if: steps.test.outcome != 'success'
working-directory: ${{ github.workspace }}/.github/scripts/tests
run: |
sh collect_logs.sh --dspa-ns test-dspa --dspo-ns opendatahub
./collect_logs.sh --dspa-ns test-dspa --dspo-ns opendatahub
exit 1

0 comments on commit d11b400

Please sign in to comment.