Skip to content

Commit 9157867

Browse files
committed
fix tiny
1 parent 1433e4c commit 9157867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
path: .benchmarkBaselines
4949

5050
- name: Compare results
51-
run: swift package benchmark baseline compare main \
51+
run: | swift package benchmark baseline compare main \
5252
--filter ".*inlinestring16.*" \
5353
--format markdown \
5454
--no-progress

0 commit comments

Comments
 (0)