Skip to content

Commit

Permalink
fix: update path of stern logs (#11906)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexghr authored Feb 11, 2025
1 parent 3b3f859 commit 05afb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: kind-network-test-${{ matrix.config.name }}.log
path: network-test.log
path: test_kind.log

bb-bench:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 05afb5b

Please sign in to comment.