Skip to content

Commit 697dbf9

Browse files
committed
chore: update check workflow
1 parent f27d90c commit 697dbf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: ./.github/actions/setup
1919
with:
2020
affected: true
21-
- run: npx nx-cloud start-ci-run --stop-agents-after=e2e
21+
- run: npx nx-cloud start-ci-run --stop-agents-after=e2e --stop-agents-on-failure=false
2222
- name: Run Commands
2323
uses: ./.github/actions/run-commands-in-parallel
2424
with:

0 commit comments

Comments
 (0)