Skip to content

Commit 4a8638f

Browse files
committed
chore: update-ci-for-self-healing
add nx self healing step to ci
1 parent 7d207f1 commit 4a8638f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ jobs:
5050

5151
- run: pnpm exec nx-cloud record -- nx format:check
5252
- run: pnpm exec nx affected -t build typecheck lint test e2e-ci
53+
- run: npx nx-cloud fix-ci
54+
if: always()
5355

5456
- uses: codecov/codecov-action@v5
5557
with:

0 commit comments

Comments
 (0)