Skip to content

Commit

Permalink
Merge pull request #12 from ker0x/bugfix/ci
Browse files Browse the repository at this point in the history
Fix typo in CI
  • Loading branch information
ker0x authored Aug 3, 2021
2 parents b6f0c75 + 5741203 commit 3966406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
coverage: true
- php-version: '8.1'
allow-failure: true
omposer-flags: '--ignore-platform-req php'
composer-flags: '--ignore-platform-req php'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3966406

Please sign in to comment.