Skip to content

Commit a129c65

Browse files
committed
ci: remove kovan step due doesnt support tx type 2
1 parent 4bded30 commit a129c65

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
run: npm run amm:fork:main
4141
env:
4242
ALCHEMY_KEY: ${{ secrets.ALCHEMY_KEY }}
43-
- name: Aave deployment at Kovan fork
44-
run: npm run aave:fork:kovan
45-
env:
46-
ALCHEMY_KEY: ${{ secrets.ALCHEMY_KEY }}
4743
# - name: Coverage
4844
# run: npm run coverage
4945
# - uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)