diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c0e9180d91f..cac2ae3a95e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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