Skip to content

Commit

Permalink
disabling scheduled tests to avoid false positives
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovma authored Aug 9, 2024
1 parent 5d0357e commit 9c4ac1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
pull_request:
branches:
- '*'
schedule:
- cron: '59 23 * * *'
#schedule:
# - cron: '59 23 * * *'
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit 9c4ac1f

Please sign in to comment.