We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5e51e commit b1004f4Copy full SHA for b1004f4
1 file changed
.github/workflows/benchmark.yml
@@ -45,6 +45,7 @@ jobs:
45
# to make a commit comment
46
github-token: ${{ secrets.GITHUB_TOKEN }}
47
summary-always: true
48
+ skip-fetch-gh-pages: true
49
50
- name: Append benchmark table to summary
51
if: always()
0 commit comments