From e115b8dccdc5090c690ca632754eb39e20b4cbf7 Mon Sep 17 00:00:00 2001 From: Paul Koch Date: Fri, 26 Jul 2024 14:20:38 -0700 Subject: [PATCH] asdfsad --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49c014ea3..cecb74559 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -386,7 +386,7 @@ jobs: with: name: Test Results path: tmp/zqmr/t/junit/test-results.xml - reporter: junit + reporter: github-pr-check # or use 'github-pr-review' to add a review comment - name: Upload coverage to Codecov if: always() uses: codecov/codecov-action@v4