]> git.phdru.name Git - m_librarian.git/blobdiff - .github/workflows/run-tests.yaml
CI(GHActions): fail no so fast
[m_librarian.git] / .github / workflows / run-tests.yaml
index 5d1dabdb4ca3330dde66a5eae9c3ba413a56fec7..c1d896de2b63574a171abaa1c1244b4b731bebce 100644 (file)
@@ -6,6 +6,7 @@ jobs:
   run-tests:
 
     strategy:
+      fail-fast: false
       matrix:
         os: [ubuntu-latest, macos-latest, windows-latest]
         python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]