From 3886333a4549d45f4e6f13ef81510c440ee392bd Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Thu, 15 Aug 2024 18:41:09 +0100 Subject: [PATCH] ci: JUnit use default Job --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7135a4d..f4abb35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,6 @@ jobs: report_paths: 'target/nextest/ci/junit.xml' check_name: JUnit Test Report for ${{ matrix.os }} detailed_summary: true - job_name: test continue-on-error: true coverage_report: