diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 94bf7ae49..bc5cbd553 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -9,7 +9,6 @@ on: jobs: tests: if: github.event_name != 'schedule' || github.repository == 'pestphp/pest' - name: Tests runs-on: ${{ matrix.os }} strategy: