Skip to content

Commit 23e928a

Browse files
committed
Do not specify a biome ci version to use the version in package.json
1 parent edac6ad commit 23e928a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,4 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v4
2929
- uses: biomejs/setup-biome@v2
30-
with:
31-
version: latest
3230
- run: biome ci .

0 commit comments

Comments
 (0)