From 2851fac5b58f2a383d876d170159fb05bad5f552 Mon Sep 17 00:00:00 2001 From: Matt Gibson Date: Thu, 26 Sep 2024 09:06:44 -0700 Subject: [PATCH] `npm run prettier` :robot: --- .github/workflows/language-tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/language-tests.yml b/.github/workflows/language-tests.yml index d75f44961..834fb1b0e 100644 --- a/.github/workflows/language-tests.yml +++ b/.github/workflows/language-tests.yml @@ -37,7 +37,7 @@ jobs: - name: Cache cargo registry uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3 - with: + with: cache-on-failure: "true" - name: Install node @@ -94,7 +94,7 @@ jobs: - name: Cache cargo registry uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3 - with: + with: cache-on-failure: "true" - name: Create run-id