Nuwan Goonasekera пре 5 година
родитељ
комит
c1d37df05d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/integration.yaml

+ 1 - 0
.github/workflows/integration.yaml

@@ -45,6 +45,7 @@ jobs:
     # Set the type of machine to run on
     runs-on: ubuntu-latest
     strategy:
+      fail-fast: false
       matrix:
         python-version: ['3.8']
         cloud-provider: ['aws', 'azure', 'gcp', 'mock', 'openstack']