From f285788746d0842f79477744d528e912c5daf6c8 Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Sun, 17 May 2026 16:43:28 +0000 Subject: [PATCH] Revert "ci: bypass mise cache in build smoke test" This reverts commit 9d51e34c19f7ed956d6b4b8b962ce450ced27bcf. --- .github/workflows/test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6c666a4..fef5e3a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,9 +24,6 @@ jobs: with: persist-credentials: false - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4 - with: - cache: false - cache_save: false - run: aube install - run: aubr all test: # make sure the action works on a clean machine without building