Skip to content

Commit 8e8957a

Browse files
committed
FIXME temp commit
1 parent c4d2dec commit 8e8957a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ on:
5151
app_version:
5252
description: 'Which app version to benchmark'
5353
required: false
54-
default: 'both'
54+
# FIXME: for debugging, restore 'both' before merging
55+
default: 'pro_only'
5556
type: choice
5657
options:
5758
- 'both'

0 commit comments

Comments
 (0)