Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Feb 15, 2025
1 parent 0f760ed commit 97fd1cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,9 @@ jobs:
description: 'with bootstrap'
with-bootstrap: true
php-version: '8.4'
phpunit-flags: '--display-skipped'
- os: macos-latest
description: 'on macOS'
php-version: '8.4'
phpunit-flags: '--display-skipped'
- os: windows-latest
description: 'on Windows'
php-version: '8.4'
Expand All @@ -81,8 +79,6 @@ jobs:
description: 'with PHPUnit 12'
php-version: '8.4'
install-phpunit-12: true
with-php-cs-fixer-from-master: true # @todo: remove this
phpunit-flags: '--display-skipped'
- os: ubuntu-latest
php-version: '8.5'
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 97fd1cb

Please sign in to comment.