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 repository MNEMONIC and INFURA_API_KEY for every workflow #25

Closed mattstam closed 2 years ago

mattstam commented 2 years ago

Description

Fixes issue workflow runs are having (e.g. this failing unit test run). Make the necessary adjustments to linter config for lint run to succeed reliably.

Test Coverage

Should get all passes here 🙏