Skip to content

Commit

Permalink
no need for cron tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jul 21, 2024
1 parent f6f73b5 commit 9cf028f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Test
on:
pull_request:
push:
schedule:
- cron: '0 6 * * *'
#schedule:
# - cron: '0 6 * * *'

jobs:
test:
Expand Down

0 comments on commit 9cf028f

Please sign in to comment.