1 parent 1433e4c commit 9157867Copy full SHA for 9157867
1 file changed
.github/workflows/run-benchmark.yml
@@ -48,7 +48,7 @@ jobs:
48
path: .benchmarkBaselines
49
50
- name: Compare results
51
- run: swift package benchmark baseline compare main \
+ run: | swift package benchmark baseline compare main \
52
--filter ".*inlinestring16.*" \
53
--format markdown \
54
--no-progress
0 commit comments