Skip to content

Commit

Permalink
remove linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed Feb 8, 2024
1 parent eb373dd commit 429b27e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ethereum-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Install
run: yarn

- name: Lint
run: yarn lint
# - name: Lint
# run: yarn lint

- name: Build dependencies
run: (cd ../smart-contract && yarn && yarn build)
Expand Down

0 comments on commit 429b27e

Please sign in to comment.