From e7f8c9f3e37b8726b45afcd840c8518236249822 Mon Sep 17 00:00:00 2001 From: Qetesh <27067788+Qeteshpony@users.noreply.github.com> Date: Fri, 30 Aug 2024 01:30:23 +0200 Subject: [PATCH] ci: remove dependency between jobs --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 30f7520..452a454 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ jobs: docs: name: Docs - needs: check uses: Qeteshpony/reusable-workflows/.github/workflows/kibot-docs.yml@main with: config-file: kibot.yml