From ca930e865a0c74c96e072a7bd3ae86667f8ecfc3 Mon Sep 17 00:00:00 2001 From: Przemek Rzad Date: Mon, 1 Jul 2024 10:48:45 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5fdc15a..ac71820 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,6 @@ jobs: run: cargo doc --all-features --workspace --no-deps timeout-minutes: 15 - build-docker: runs-on: ubuntu-latest steps: