Skip to content

Commit 0553848

Browse files
committed
fix: gcloud beta
1 parent 028af8c commit 0553848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/firebase_test_lab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Run Macro Benchmarks
7070
run: |
71-
gcloud firebase test android run \
71+
gcloud beta firebase test android run \
7272
--type instrumentation \
7373
--app ${{ github.workspace }}/MacrobenchmarkSample/app/build/outputs/apk/benchmark/app-benchmark.apk \
7474
--test ${{ github.workspace }}/MacrobenchmarkSample/macrobenchmark/build/outputs/apk/benchmark/macrobenchmark-benchmark.apk \

0 commit comments

Comments
 (0)