Skip to content

Commit f59bb66

Browse files
committed
chore(ci): remove format check from postgrest
1 parent a69fa47 commit f59bb66

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

packages/core/postgrest-js/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ npx nx test:update postgrest-js
143143
# Type checking only
144144
npx nx test:types postgrest-js
145145

146-
# Format checking
147-
npx nx format:check postgrest-js
148146
```
149147

150148
#### Test Infrastructure
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.47.2
1+
v2.51.0

0 commit comments

Comments
 (0)