Skip to content

Commit 5cdab26

Browse files
committed
chore: removes nx workspace lint
1 parent 3561428 commit 5cdab26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/checks.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525

2626
- run: npm ci
2727

28-
- run: npm run nx -- workspace-lint
2928
- run: npm run nx -- format:check
3029
- run: npm run nx -- affected --target=lint --parallel=3
3130
- run: npm run nx -- affected --target=test --parallel=3 --ci --code-coverage

0 commit comments

Comments
 (0)