Skip to content

Commit ab2314d

Browse files
committed
chore: install beta components
1 parent 0553848 commit ab2314d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/firebase_test_lab.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ jobs:
6666
- name: Set up Cloud SDK
6767
uses: google-github-actions/setup-gcloud@v0
6868

69+
- name: Install Cloud SDK Beta components
70+
run: gcloud components install beta
71+
6972
- name: Run Macro Benchmarks
7073
run: |
7174
gcloud beta firebase test android run \

0 commit comments

Comments
 (0)