1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2024-11-21 13:12:45 +00:00

disable fail-fast

This commit is contained in:
Alula 2024-08-28 22:43:10 +02:00
parent 1b55f85575
commit 34f2f9e8cd
No known key found for this signature in database
GPG key ID: 3E00485503A1D8BA

View file

@ -28,7 +28,7 @@ jobs:
name: ${{ matrix.name }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
fail-fast: false
matrix:
include:
- name: Linux x86_64