Skip to content

Commit 44e4ead

Browse files
committed
fix: remove --ci-only flag from PR tracking workflow
1 parent 651bf30 commit 44e4ead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_benchmarks_track.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,4 @@ jobs:
7676
--adapter rust_criterion \
7777
--github-actions "${{ secrets.GITHUB_TOKEN }}" \
7878
--ci-number "$PR_NUMBER" \
79-
--ci-only \
8079
--file "$BENCHMARK_RESULTS"

0 commit comments

Comments
 (0)