Skip to content

Commit e415947

Browse files
committed
chore: Removed linting.
1 parent 3e784d0 commit e415947

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
env:
3737
CI: true
3838

39-
- name: Lint
40-
run: bun run lint
39+
# - name: Lint
40+
# run: bun run lint

0 commit comments

Comments
 (0)