From b6090c9fc9f9569c624029546b22286ae33bff04 Mon Sep 17 00:00:00 2001 From: ASuciuX Date: Sun, 10 Dec 2023 21:15:49 +0200 Subject: [PATCH] feat: upload initial mutants to cache --- .github/workflows/log-mutants.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/log-mutants.yml b/.github/workflows/log-mutants.yml index 7766ae1b5e..d2170f7a5b 100644 --- a/.github/workflows/log-mutants.yml +++ b/.github/workflows/log-mutants.yml @@ -23,7 +23,6 @@ jobs: save_cache: runs-on: ubuntu-latest - # test steps: - name: Run logging mutants from actions uses: ASuciuX/actions/mutation-testing/logger@feat/mutation-testing