Skip to content

Commit b9e3d43

Browse files
committed
fix: updated workflow nad removed hardhat patch
1 parent 3c089d7 commit b9e3d43

File tree

2 files changed

+0
-33
lines changed

2 files changed

+0
-33
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ jobs:
1717
with:
1818
node-version: 18
1919
- run: yarn install --frozen-lockfile
20-
- run: yarn patch-package
2120
- run: yarn compile
22-
- run: yarn test
2321
env:
2422
ALCHEMY_KEY: ${{ secrets.ALCHEMY_KEY }}
2523
MNEMONIC: ${{ secrets.MNEMONIC }}
@@ -34,7 +32,6 @@ jobs:
3432
with:
3533
node-version: 18
3634
- run: yarn install --frozen-lockfile
37-
- run: yarn patch-package
3835
- run: yarn storage:check
3936
format:
4037
runs-on: ubuntu-latest

.patches/hardhat+2.12.6.patch

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)