We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27d90c commit 697dbf9Copy full SHA for 697dbf9
1 file changed
.github/workflows/check.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: ./.github/actions/setup
19
with:
20
affected: true
21
- - run: npx nx-cloud start-ci-run --stop-agents-after=e2e
+ - run: npx nx-cloud start-ci-run --stop-agents-after=e2e --stop-agents-on-failure=false
22
- name: Run Commands
23
uses: ./.github/actions/run-commands-in-parallel
24
0 commit comments