Skip to content

Commit

Permalink
Merge pull request #518 from ForgeRock/remove-format-check
Browse files Browse the repository at this point in the history
chore: remove-fmt-check-in-publish
  • Loading branch information
ryanbas21 authored Dec 11, 2024
2 parents 2d5691c + 03e4e84 commit 5c6f997
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/dull-dancers-scream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@forgerock/davinci-client': patch
---

remove the format check for ci
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: setup pnpm config
run: pnpm config set store-dir $PNPM_CACHE_FOLDER

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

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5c6f997

Please sign in to comment.