From 4f54cfa6b858136fa27381bc09f292b5aa6e0469 Mon Sep 17 00:00:00 2001 From: michelleblom Date: Sun, 4 Feb 2024 16:04:39 +1100 Subject: [PATCH] Debugged unit test workflow; does not contain report generation (yet). --- .github/workflows/run_unit_tests.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/run_unit_tests.yaml b/.github/workflows/run_unit_tests.yaml index 6408f34..d2d6ad6 100644 --- a/.github/workflows/run_unit_tests.yaml +++ b/.github/workflows/run_unit_tests.yaml @@ -1,4 +1,3 @@ -<<<<<<< HEAD # This workflow will build a Java project with Maven, and cache/restore any dependencies to improve the workflow execution time # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-maven