Skip to content

Commit acce53c

Browse files
committed
More cleanup
1 parent deb2a10 commit acce53c

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/lint_test_build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,6 @@ jobs:
7070
run: pnpm nx affected --nxBail --targets lint test build --exclude @zitadel/docs
7171
- name: Check for uncommitted changes (Codegen mismatch)
7272
run: git diff --exit-code
73-
- name: Suggest Pipeline Fix By Nx Cloud AI
74-
if: failure() || cancelled()
75-
env:
76-
NX_CLOUD_ACCESS_TOKEN: ${{ secrets.NX_CLOUD_ACCESS_TOKEN || secrets.NX_CLOUD_ACCESS_TOKEN_READONLY }}
77-
run: pnpm nx fix-ci
7873
- name: Publish API Unit Test Coverage
7974
uses: codecov/codecov-action@v4.3.0
8075
with:

0 commit comments

Comments
 (0)