Skip to content

Commit

Permalink
ci: add dummy infura key
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed May 10, 2021
1 parent 888e5c0 commit 1ba913f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:

env:
MNEMONIC: "we need a mnemonic phrase so that continuous integration will not fail"
INFURA_API_KEY: "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz"

0 comments on commit 1ba913f

Please sign in to comment.