From 22aadfcf36b4af7d2ecc6d89aee1413d087b3e15 Mon Sep 17 00:00:00 2001 From: Alexander Biraben-Renard Date: Mon, 2 Sep 2024 11:47:24 +0100 Subject: [PATCH] wip: doihfo --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ab3c1fa5..e306d1e6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,9 +65,9 @@ jobs: # There is a single job in this workflow. It's configured to run on the latest available version of Ubuntu. build-and-push-image: - needs: - - lint - - format-check +# needs: +# - lint +# - format-check runs-on: ubuntu-latest # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: