git-consensus / contracts

Converts the informal ownership structure of an open-source git project to a formal DAO, with token distribution mechanisms for contributors.
GNU General Public License v3.0
13 stars 0 forks source link

read expected .env variables for Github workflows to run #17

Closed mattstam closed 2 years ago

mattstam commented 2 years ago

Description

Fix the failing Github CI for the integration test by reading in the Github secrets MNEMONIC and INFURA_API_KEY.

Making CMC_API_KEY optional since gas reporting isn't needed always.

Test Coverage

https://github.com/git-consensus/contracts/actions/runs/3106295282