Commit b90cfb9e authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

temp: remove codechecks (#768)

parent c7d17ca2
...@@ -61,12 +61,6 @@ jobs: ...@@ -61,12 +61,6 @@ jobs:
- name: Print gas report - name: Print gas report
run: cat packages/contracts/gas-report.txt 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: test-coverage:
name: Generate test coverage name: Generate test coverage
runs-on: ubuntu-latest runs-on: ubuntu-latest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment