We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c2042 commit 6ad73d6Copy full SHA for 6ad73d6
.changeset/dull-dancers-scream.md
@@ -0,0 +1,5 @@
1
+---
2
+'@forgerock/davinci-client': patch
3
4
+
5
+remove the format check for ci
.github/workflows/publish.yml
@@ -48,7 +48,6 @@ jobs:
48
- name: setup pnpm config
49
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
50
51
- - run: pnpm exec nx-cloud record -- nx format:check --verbose
52
- run: pnpm exec nx affected -t build lint test e2e-ci --verbose
53
54
- uses: actions/upload-artifact@v4
0 commit comments