From 413ed8229f3f2b0b6af3fc5e006ca98c30720b0a Mon Sep 17 00:00:00 2001 From: debjit Date: Fri, 6 Dec 2024 20:53:35 +0530 Subject: [PATCH] fix --- .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 9f60e56..c780bee 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: test + needs: tests # Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job. permissions: contents: read