We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028af8c commit 0553848Copy full SHA for 0553848
1 file changed
.github/workflows/firebase_test_lab.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Run Macro Benchmarks
70
run: |
71
- gcloud firebase test android run \
+ gcloud beta firebase test android run \
72
--type instrumentation \
73
--app ${{ github.workspace }}/MacrobenchmarkSample/app/build/outputs/apk/benchmark/app-benchmark.apk \
74
--test ${{ github.workspace }}/MacrobenchmarkSample/macrobenchmark/build/outputs/apk/benchmark/macrobenchmark-benchmark.apk \
0 commit comments