Skip to content

Commit

Permalink
fix: add suffix to smoke test logs (#947)
Browse files Browse the repository at this point in the history
Signed-off-by: catsby <[email protected]>
  • Loading branch information
catsby authored Sep 30, 2024
1 parent b6422ab commit 3fc8034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
if: always()
uses: defenseunicorns/uds-common/.github/actions/save-logs@ea9db8ab9bfc4a5d87acd7d1af385aa8e44206d3 # v0.13.0
with:
suffix: smoke-test
suffix: smoke-test-${{ matrix.type }}

0 comments on commit 3fc8034

Please sign in to comment.