Update run-tests.yml

This commit is contained in:
Ralph J. Smit
2022-07-19 14:45:06 +02:00
parent de70310c90
commit f87c1dd5ee

View File

@@ -8,7 +8,7 @@ jobs:
test:
name: Pest (PHP ${{ matrix.php }} ${{ matrix.os }})
strategy:
fail-fast: true
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.0, 8.1]