Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: some code in GitHub Actions #1269

Merged
merged 9 commits into from
Feb 3, 2023
Merged
Prev Previous commit
fix: do not run bench for fork repo
  • Loading branch information
yihong0618 committed Feb 3, 2023
commit 24edbc5660cfba3e79d810ac8d84a1f9a5991753
1 change: 1 addition & 0 deletions .github/workflows/bench.yaml
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ jobs:
OPENDAL_FS_ROOT: /tmp/opendal/

- name: Store benchmark result
if: github.repository_owner == 'datafuselabs'
uses: benchmark-action/github-action-benchmark@v1
with:
name: Rust Benchmark