Skip to content

Commit

Permalink
fixing tests (#703)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 authored Sep 28, 2024
1 parent 87b3428 commit b4d7234
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,7 @@ jobs:
DB_URL: 'http://localhost:8108/?apiKey=xyz'
FEE_TOKENS: '{ "1": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", "137": "0x282d8efCe846A88B159800bd4130ad77443Fa1A1", "80001": "0xd8992Ed72C445c35Cb4A2be468568Ed1079357c8", "56": "0xDCe07662CA8EbC241316a15B611c89711414Dd1a" }'
FEE_AMOUNT: '{ "amount": 1, "unit": "MB" }'
<<<<<<< HEAD
- uses: actions/upload-artifact@v3
=======
- uses: actions/upload-artifact@v4
>>>>>>> 181a3e177521b32f099d4bb44b803043d04df7e8
with:
name: coverage
path: coverage/
Expand Down

0 comments on commit b4d7234

Please sign in to comment.