Skip to content

Commit

Permalink
ci: Fix unit tests workflow (#858)
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Oct 14, 2023
1 parent a0d4a55 commit 79889f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]
pull_request: ~
release:
types: [ created ] ~
types: [ created ]
schedule:
# Do not make it the first of the month and/or midnight since it is a very busy time
- cron: "* 10 5 * *"
Expand Down

0 comments on commit 79889f2

Please sign in to comment.