From f9d36829517e00a8914842a4477b14ae4ac3d563 Mon Sep 17 00:00:00 2001 From: Heemank Verma Date: Fri, 23 Aug 2024 19:27:13 +0530 Subject: [PATCH] update PR reviews fixed --- .github/workflows/coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 0351156c..b841c16b 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -43,7 +43,7 @@ jobs: profile: minimal toolchain: stable override: true - + - name: Rust Cache uses: Swatinem/rust-cache@v2