Skip to content

Commit

Permalink
Revert "Issue #7 run benchmark suite each hour for now"
Browse files Browse the repository at this point in the history
This reverts commit 6dd6d5a.
  • Loading branch information
soxofaan committed Aug 28, 2024
1 parent 6dd6d5a commit bef7afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Benchmarks"
on:
workflow_dispatch:
schedule:
- cron: "37 * * * *"
- cron: "37 12 * * *"

jobs:
benchmarks:
Expand Down

0 comments on commit bef7afa

Please sign in to comment.