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