From e932d40dc65414fe8b76a5bb06db7e21689fb1cf Mon Sep 17 00:00:00 2001 From: Joel Wurtz Date: Fri, 19 Apr 2024 12:12:30 +0200 Subject: [PATCH] test with failure --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f151f91..bfdc5fa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,5 +40,5 @@ jobs: with: name: Asynit Tests ${{ matrix.php-version }} path: report/asynit.xml - reporter: jest-junit + reporter: java-junit