Skip to content

Commit

Permalink
Enable manual test runs
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore-s-beers committed Feb 2, 2024
1 parent 8cc88fd commit beb71eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/periodic-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Test periodically
on:
schedule:
- cron: "0 20 * * 1,4"
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit beb71eb

Please sign in to comment.