Update run-tests.yml

This commit is contained in:
Marcel Pociot
2021-06-21 22:21:48 +02:00
committed by GitHub
parent 856163e267
commit c81cca6e0e

View File

@@ -6,7 +6,7 @@ jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest]
php: [7.4, 8.0]