Skip to content

Commit

Permalink
🌁 Remove setup solc
Browse files Browse the repository at this point in the history
  • Loading branch information
nezouse committed Oct 12, 2023
1 parent 238c11c commit 902f9d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
path: ~/.pnpm-store
key: pnpm-packages-waffle-${{ matrix.node }}-{{ checksum "pnpm-lock.yaml" }}
- run: pnpm install --frozen-lockfile --strict-peer-dependencies
- name: setup-solc
run: sudo cp ./.github/workflows/solc /bin
- run: pnpm run build
- run: pnpm run test
docs-and-linter:
Expand Down

0 comments on commit 902f9d6

Please sign in to comment.