diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 37f33a9..5d0d5df 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -100,4 +100,4 @@ jobs: with: name: test-results path: test-results/ - retention-days: 7 + retention-days: 7 \ No newline at end of file