Skip to content

Commit

Permalink
✅ 修复PHPUnit测试
Browse files Browse the repository at this point in the history
  • Loading branch information
Abbotton committed Sep 1, 2021
1 parent 7ff1c07 commit 4f8d328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
os: [ ubuntu-latest ]
php: [ 7.4 ]
stability: [ prefer-lowest, prefer-stable ]
stability: [ prefer-stable ]

name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}

Expand Down

0 comments on commit 4f8d328

Please sign in to comment.