Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Feb 28, 2024
1 parent 940a39c commit 9d4ea1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-results
path: website/test_results/
retention-days: 30 # Optional: Adjust according to how long you want to keep the artifact
path: website/test-results/
retention-days: 30

- name: List running pods
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 9d4ea1f

Please sign in to comment.