Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

Commit

Permalink
temp: remove codechecks (ethereum-optimism#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
tynes authored May 5, 2021
1 parent d26c13f commit 59467d4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ts-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ jobs:
- name: Print gas report
run: cat packages/contracts/gas-report.txt

- name: Run codechecks
working-directory: ./packages/contracts
run: yarn codechecks
env:
CC_SECRET: ${{ secrets.CC_SECRET }}

test-coverage:
name: Generate test coverage
runs-on: ubuntu-latest
Expand Down

0 comments on commit 59467d4

Please sign in to comment.