Skip to content

Commit

Permalink
Revert "remove hardhat"
Browse files Browse the repository at this point in the history
This reverts commit 856331a.
  • Loading branch information
alcueca committed Feb 24, 2023
1 parent 856331a commit bfaffde
Show file tree
Hide file tree
Showing 499 changed files with 39 additions and 58,938 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
version: nightly

- name: Build contracts
run: forge build
run: yarn workspace @yield-protocol/vault-v2 forge:build

- name: Run tests
run: forge test
run: yarn workspace @yield-protocol/vault-v2 forge:test
env:
ARBITRUM_RPC: $${{ secrets.ARBITRUM_RPC}}
MAINNET_RPC: ${{ secrets.MAINNET_RPC }}
3 changes: 0 additions & 3 deletions lib/ERC3156/.eslintignore

This file was deleted.

31 changes: 0 additions & 31 deletions lib/ERC3156/.eslintrc.js

This file was deleted.

1 change: 0 additions & 1 deletion lib/ERC3156/.gitattributes

This file was deleted.

30 changes: 0 additions & 30 deletions lib/ERC3156/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions lib/ERC3156/.prettierrc

This file was deleted.

4 changes: 0 additions & 4 deletions lib/ERC3156/.solcover.js

This file was deleted.

11 changes: 0 additions & 11 deletions lib/ERC3156/.solhint.json

This file was deleted.

Loading

0 comments on commit bfaffde

Please sign in to comment.