diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index db0b8de1..b9d60c7a 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -7,7 +7,7 @@ on: - develop pull_request: schedule: - - cron: '0 4 * * *' + - cron: '0 4 1 * *' jobs: pytest: