From 3149bd506c11a792fb7e5c404128e610fc9091dc Mon Sep 17 00:00:00 2001 From: debjit Date: Fri, 6 Dec 2024 20:54:57 +0530 Subject: [PATCH] faster push --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c780bee..e66d1c9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -128,7 +128,7 @@ jobs: build-and-push-image: runs-on: ubuntu-latest - needs: tests + # needs: tests # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: contents: read