diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index dc0ba38..c57d68a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,8 +5,8 @@ on: pull_request: workflow_dispatch: schedule: - # “At 12:00” - - cron: '0 12 * * *' + # “At 17:00 on Thursday.” + - cron: '0 17 * * THU' jobs: build: diff --git a/tests/phpunit-7.0.xml b/tests/phpunit-7.0.xml index 1cfd691..835d2ad 100644 --- a/tests/phpunit-7.0.xml +++ b/tests/phpunit-7.0.xml @@ -1,5 +1,5 @@ - + - + - + - + - + - + - + - + diff --git a/tests/phpunit-8.3.xml b/tests/phpunit-8.3.xml index 206f4e4..836e8d1 100644 --- a/tests/phpunit-8.3.xml +++ b/tests/phpunit-8.3.xml @@ -1,5 +1,5 @@ - + diff --git a/tests/phpunit-8.4.xml b/tests/phpunit-8.4.xml index 206f4e4..836e8d1 100644 --- a/tests/phpunit-8.4.xml +++ b/tests/phpunit-8.4.xml @@ -1,5 +1,5 @@ - +