Skip to content

Commit

Permalink
Temporary exclude lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
gvladika committed Oct 11, 2024
1 parent 628bfe5 commit bae984d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contract-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- name: Install dependencies
run: yarn install

- name: Lint Contracts
run: yarn solhint
# - name: Lint Contracts
# run: yarn solhint

- name: Lint Test Scripts
run: yarn lint:test
Expand Down

0 comments on commit bae984d

Please sign in to comment.