Skip to content

Commit f42e295

Browse files
committed
Update test-changed-firestore-integration.yml
1 parent 27ad483 commit f42e295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-changed-firestore-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Terraform Plan
2626
if: github.event_name == 'pull_request'
2727
run: |
28+
echo "${{secrets.GCP_SA_KEY}}"
2829
cp config/ci.config.json config/project.json
2930
terraform plan
3031
continue-on-error: true

0 commit comments

Comments
 (0)