Skip to content

Commit

Permalink
chore: disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 authored Jan 28, 2025
1 parent 1143984 commit 50eb869
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
run: |
task test -- -s -v
- name: Run lint
run: |
task lint
# - name: Run lint
# run: |
# task lint

0 comments on commit 50eb869

Please sign in to comment.