Skip to content

Commit 6ad73d6

Browse files
committed
chore: remove-fmt-check-in-publish
1 parent a5c2042 commit 6ad73d6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/dull-dancers-scream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@forgerock/davinci-client': patch
3+
---
4+
5+
remove the format check for ci

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- name: setup pnpm config
4949
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
5050

51-
- run: pnpm exec nx-cloud record -- nx format:check --verbose
5251
- run: pnpm exec nx affected -t build lint test e2e-ci --verbose
5352

5453
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)