Skip to content

Commit b0c2a6d

Browse files
authored
Update dte.yml
Signed-off-by: Brad Bodine <bbodine1@gmail.com>
1 parent b427688 commit b0c2a6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dte.yml

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
init-commands: |
2020
npx nx-cloud start-ci-run --stop-agents-after="build" --agent-count=3
2121
npx nx-cloud record -- npx nx format:write
22-
parallel-commands: |
23-
npx nx-cloud record -- npx nx workspace-lint
24-
npx nx-cloud record -- npx nx format:check
2522
parallel-commands-on-agents: |
2623
npx nx affected --target=lint --parallel=3
2724
npx nx affected --target=test --parallel=3 --ci --code-coverage

0 commit comments

Comments
 (0)