Skip to content

Commit

Permalink
test (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
isahers1 authored Aug 6, 2024
1 parent ebe5c11 commit 458ffa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tool_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Weekly Tool Benchmarks
on:
workflow_dispatch:
schedule:
- cron: '16 14 * * 2' # Runs at midnight (00:00) every Sunday (UTC time)
- cron: '0 0 * * 0' # Runs at midnight (00:00) every Sunday (UTC time)

env:
POETRY_VERSION: "1.6.1"
Expand Down

0 comments on commit 458ffa7

Please sign in to comment.