Skip to content

Commit 996f8c8

Browse files
authored
Merge pull request #204 from kayjan/benchmark-gh-pages
Changed: Auto push benchmark
2 parents f40333f + 5e073dc commit 996f8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ jobs:
6363
with:
6464
tool: "pytest"
6565
output-file-path: output.json
66-
external-data-json-path: ./cache/benchmark-data.json
6766
fail-on-alert: true
6867
github-token: ${{ secrets.GITHUB_TOKEN }}
68+
auto-push: true
6969
comment-always: true
7070
summary-always: true
7171
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)