mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
fix(build): skip Sentry setup for CI benchmarks
This commit is contained in:
parent
ab905d4061
commit
a26fd0862f
2 changed files with 2 additions and 0 deletions
1
.github/workflows/baseline-profile.yml
vendored
1
.github/workflows/baseline-profile.yml
vendored
|
@ -9,6 +9,7 @@ on:
|
|||
env:
|
||||
AVD_API_LEVEL: 31
|
||||
AVD_ARCH: x86_64
|
||||
CI_BENCHMARK: true
|
||||
|
||||
jobs:
|
||||
baseline-profile:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue