Skip to content

Commit b6c0b82

Browse files
committed
ci: optimize
1 parent 35b99cc commit b6c0b82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-changed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
working-directory: ansible_collections/ngine_io/cloudstack
1515
runs-on: ubuntu-latest
1616
strategy:
17+
max-parallel: 1
1718
fail-fast: false
1819
matrix:
1920
python-version:
@@ -52,6 +53,7 @@ jobs:
5253
integration
5354
--docker
5455
-v
56+
--continue-on-error
5557
--diff
5658
--color
5759
--python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)