Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
5024305909 chore: refactor ci pipeline 2026-02-18 08:29:35 +01:00

View file

@ -142,6 +142,7 @@ jobs:
- name: Acceptance Testing
env:
TF_ACC: "1"
TF_ACC_SERVICE_ACCOUNT_FILE: "~/service_account.json"
if: ${{ github.event_name == 'pull_request' }}
run: make test-acceptance-tf