Skip to content

Commit

Permalink
Stop running tests every night
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed May 27, 2024
1 parent 43cfe67 commit eec40f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches: [master]
pull_request:
schedule:
- cron: "0 0 * * *"

jobs:
unit-tests:
Expand Down

0 comments on commit eec40f4

Please sign in to comment.