Skip to content

Commit

Permalink
feat: update affected commands
Browse files Browse the repository at this point in the history
  • Loading branch information
koliveira15 committed Mar 20, 2024
1 parent 262bc36 commit 998f21d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
main-branch-name: main
number-of-agents: 3
parallel-commands-on-agents: |
npx nx affected -t lint --parallel --exclude koliveira15
npx nx affected -t test --parallel --exclude koliveira15
npx nx affected -t build --parallel --exclude koliveira15
npx nx affected --targets lint test build --parallel --exclude koliveira15
agents:
name: Nx Cloud - Agents
Expand Down

0 comments on commit 998f21d

Please sign in to comment.