chore: fixes duplicated key name on workflow

This commit is contained in:
Nuno Maduro
2023-12-04 10:59:58 +00:00
parent 1cbaaf6e12
commit 0528fec083

View File

@ -9,7 +9,6 @@ on:
jobs:
tests:
if: github.event_name != 'schedule' || github.repository == 'pestphp/pest'
name: Tests
runs-on: ${{ matrix.os }}
strategy: