diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index abd9593..3ece3e3 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -3,8 +3,6 @@ name: Unit Tests on: push: pull_request: - schedule: - - cron: '00 4 * * *' # daily at 4AM jobs: build: