Skip to content

Commit

Permalink
updated linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobHomanics committed Dec 9, 2023
1 parent 7f9aed6 commit 3df98b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: Run nextjs lint
run: yarn next:lint --max-warnings=0

# - name: Check typings on nextjs
# run: yarn next:check-types
- name: Check typings on nextjs
run: yarn next:check-types

#- name: Run hardhat lint
# run: yarn hardhat:lint --max-warnings=0

0 comments on commit 3df98b6

Please sign in to comment.