From 3f3d84dcdd897b30da5b1ec8a7ae629840005dd7 Mon Sep 17 00:00:00 2001 From: gluaxspeed Date: Thu, 19 Aug 2021 06:09:19 -0700 Subject: [PATCH] accidentally copied half a block in ci.yml --- .github/workflows/ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 26e9df4f8c..7f4438219e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,9 +98,6 @@ jobs: with: command: test args: --all - - - name: Install sccache Ubuntu - if: matrix.os == 'ubuntu-latest' - name: Print sccache stats run: sccache --show-stats