Skip to content

Commit

Permalink
fix: missing command orchestrator
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho-vazquez committed Jul 13, 2024
1 parent 516d35c commit c67868b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
run: |
pnpm exec nx-cloud record -- nx format:check
pnpm exec nx affected -t lint test build
pnpm exec nx e2e-ci --parallel=1
pnpm exec nx affected -t e2e-ci --parallel=1
deploy-docs:
name: '[Merge] Deploy docs to GitHub Pages'
Expand Down

0 comments on commit c67868b

Please sign in to comment.