From 33d5aaaf3e7397ed5df381b637597a6c660a0850 Mon Sep 17 00:00:00 2001 From: Nick Maltbie Date: Sun, 17 Apr 2022 14:27:47 -0700 Subject: [PATCH] Updated testing workflows --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 683caa8..b193b66 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -210,7 +210,7 @@ jobs: retention-days: 14 testCodeCoveragePermutations: - name: Test code coverage results procedurally + name: Test Code Coverage 📏 runs-on: ubuntu-latest strategy: fail-fast: false