Skip to content

Commit 4115501

Browse files
committed
Remove npm run format:ci as the prettier config and the eslint configs conflict
Signed-off-by: David Gardner <dagardner@nvidia.com>
1 parent af2f4bd commit 4115501

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ jobs:
6565
cd ${{ env.NAT_UI_CI_WORKSPACE }}
6666
npm ci
6767
npm run lint
68-
npm run format:ci
6968
npm run typecheck
7069
npm run build
7170
npm run test:ci

0 commit comments

Comments
 (0)