From 772b05e804913a20ea0abad953cf0ebb6565fc74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Pawlu=C5=9B?= Date: Wed, 12 Jun 2024 18:36:40 +0200 Subject: [PATCH] update --- .github/workflows/action-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/action-tests.yml b/.github/workflows/action-tests.yml index 72a7cd5..1696ec7 100644 --- a/.github/workflows/action-tests.yml +++ b/.github/workflows/action-tests.yml @@ -6,6 +6,9 @@ on: pull_request: branches: ["master"] +env: + GCP_PROJECT: $GCP_PROJECT + jobs: build: