Skip to content

Commit 83f3fb2

Browse files
committed
updates
2 parents e96628f + 25fc935 commit 83f3fb2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/pip-build-lint-test-coverage.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,9 @@ jobs:
148148
fail-threshold: '200%'
149149
alert-threshold: '150%'
150150
auto-push: false
151+
output-file-path: bench.json
152+
github-token: ${{ secrets.GITHUB_TOKEN }}
153+
comment-always: true
154+
fail-threshold: '200%'
155+
alert-threshold: '150%'
156+
auto-push: false

0 commit comments

Comments
 (0)