Revert "chore(core): temporarily remove conformance check" (#31471)
Reverts nrwl/nx#31463
This commit is contained in:
parent
2f8eb24504
commit
7a45f53d9a
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -111,6 +111,9 @@ jobs:
|
||||
pnpm nx-cloud record -- nx sync:check
|
||||
pids+=($!)
|
||||
|
||||
pnpm nx-cloud record -- nx-cloud conformance:check
|
||||
pids+=($!)
|
||||
|
||||
pnpm nx run-many -t check-imports check-commit check-lock-files check-codeowners --parallel=1 --no-dte &
|
||||
pids+=($!)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user