Skip to content

Commit 9f75134

Browse files
authored
Merge pull request #207 from kayjan/gh-pages-branch-fix
Changed: Change benchmark save dir from gh-pages to master
2 parents 2bf90a7 + 0b71cbe commit 9f75134

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
with:
7474
tool: "pytest"
7575
output-file-path: output.json
76+
gh-pages-branch: master
77+
benchmark-data-dir-path: docs/dev/bench
7678
github-token: ${{ secrets.GITHUB_TOKEN }}
7779
auto-push: true
7880
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)