Skip to content

Commit

Permalink
Test running format - will promote to production if successful.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Feb 22, 2024
1 parent b0c2a6d commit 47de49d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dte.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
init-commands: |
npx nx-cloud start-ci-run --stop-agents-after="build" --agent-count=3
npx nx-cloud record -- npx nx format:write
parallel-commands: |
npx nx-cloud record -- npx nx format:check
parallel-commands-on-agents: |
npx nx affected --target=lint --parallel=3
npx nx affected --target=test --parallel=3 --ci --code-coverage
Expand Down

0 comments on commit 47de49d

Please sign in to comment.