updated the workflow

This commit is contained in:
Yash Goyal
2024-04-30 01:55:26 +05:30
parent ffeebcf382
commit 6bf419a493

View File

@@ -35,6 +35,3 @@ jobs:
- name: Check typings on nextjs
run: yarn next:check-types
- name: Run hardhat lint
run: yarn hardhat:lint --max-warnings=0