Skip to content

Commit

Permalink
chore: fixes duplicated key name on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro committed Dec 4, 2023
1 parent 1cbaaf6 commit 0528fec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
jobs:
tests:
if: github.event_name != 'schedule' || github.repository == 'pestphp/pest'
name: Tests

runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 0528fec

Please sign in to comment.