diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7304ac89be..3d5e2243a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -410,3 +410,9 @@ jobs: for file in $test_files; do go test -v -tags smoketest -run '^Test' "$file" done + - name: Archive Report + uses: actions/upload-artifact@v4 + if: always() + with: + name: kube-report-smoke-test-upgrade + path: /tmp/ftl-kube-report/