From f30ec498862115dd9b14aa8b2d1836e00336c43e Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Tue, 11 May 2021 18:26:12 +0200 Subject: show merge head ids in merge state (#697) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 24e953ea..1bedeb35 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - name: MacOS Workaround if: matrix.os == 'macos-latest' - run: cargo clean --locked -p serde_derive -p thiserror + run: cargo clean -p serde_derive -p thiserror - name: Install Rust uses: actions-rs/toolchain@v1 -- cgit v1.2.3