diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 795c8f28..b6cb9847 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: ${{ runner.os }}-go- - name: Run conformance tests run: make conformancerun - - name: Update test reports + - name: Upload test reports uses: actions/upload-artifact@v3 if: always() with: