fix(build): skip Sentry setup for CI benchmarks

This commit is contained in:
Harsh Shandilya 2023-03-06 03:17:30 +05:30
parent ab905d4061
commit a26fd0862f
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ on:
env:
AVD_API_LEVEL: 31
AVD_ARCH: x86_64
CI_BENCHMARK: true
jobs:
baseline-profile: