Skip to content

Commit 85f3b9f

Browse files
committed
Set fail-fast to false for test matrix
1 parent 84d8360 commit 85f3b9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
MARIADB_ROOT_PASSWORD: fastapiuserspassword
3131

3232
strategy:
33+
fail-fast: false
3334
matrix:
3435
python_version: [3.7, 3.8, 3.9, '3.10']
3536
database_url: [

0 commit comments

Comments
 (0)