Skip to content

Commit

Permalink
feat: remove lint ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
cosinlink committed Sep 4, 2024
1 parent 48e79b2 commit 7709ada
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ jobs:
forge install --no-git --no-commit foundry-rs/[email protected]
forge --version
- name: Lint Check
run: |
npm run lint:check
- name: Build
run: |
forge build
Expand Down

0 comments on commit 7709ada

Please sign in to comment.