Skip to content

Commit

Permalink
[fixup] reduce name for smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Dec 1, 2022
1 parent ee2015e commit 93419bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kindIntegTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,5 +272,5 @@ jobs:
if: ${{ failure() }}
uses: actions/upload-artifact@v3
with:
name: k8s-logs-smoke_test-${{ matrix.version }}-${{ matrix.serverImage }}
name: k8s-logs-smoke_test-${{ matrix.version }}
path: ./build/kubectl_dump

0 comments on commit 93419bb

Please sign in to comment.