Skip to content

Commit

Permalink
Merge pull request #4 from Rubilmax/ethers-v6
Browse files Browse the repository at this point in the history
Ethers v6
  • Loading branch information
Rubilmax authored Jul 18, 2023
2 parents 91f46eb + bc2620a commit 716e892
Show file tree
Hide file tree
Showing 10 changed files with 983 additions and 1,474 deletions.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- ethers-v6

jobs:
test:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
jobs:
jest:
runs-on: ubuntu-latest
if: github.head_ref != 'ethers-v6' # already triggered by push

strategy:
matrix:
Expand Down
Loading

0 comments on commit 716e892

Please sign in to comment.