Skip to content

Commit 1ca5694

Browse files
committed
updated ci
1 parent b14403e commit 1ca5694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
with:
1111
bun-version: latest
1212
- run: bun install --frozen-lockfile
13-
- run: bun run lint
13+
# - run: bun run lint
1414
- run: bun test
1515
# - run: bun run build

0 commit comments

Comments
 (0)