Skip to content

Commit 748f5d4

Browse files
committed
fix issues
1 parent 82604a0 commit 748f5d4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
ref: ${{ github.event.pull_request.base.sha }}
1919

2020
- name: Update baseline
21-
run: swift package --allow-writing-to-package-directory \
22-
benchmark baseline update main \
21+
run: swift package --allow-writing-to-package-directory benchmark baseline update main \
2322
--no-progress
2423

2524
- name: Upload baseline

0 commit comments

Comments
 (0)