Commit d339a0b2 authored by Maurelian's avatar Maurelian Committed by Kelvin Fichter

chore(contracts): update yarn lint commands in workflow

parent efc5337e
......@@ -159,8 +159,8 @@ jobs:
run: yarn install
- name: Lint JS and TS
run: yarn lint:check
run: yarn lint:typescript:check
- name: Lint Solidity
working-directory: ./packages/contracts
run: yarn lint:contracts
run: yarn lint:contracts:check
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