Skip to content

[CHORE] Prevent Mainnet forking tests from executing with custom commit message prefix #215

@drewstone

Description

@drewstone

Overview

To prevent the exhaustion of INFURA api keys, we should have a commit message prefix that prevents the execution of those tests. Something like this would allow us to develop and eventually make CI green on the entire test suite only after we're closer to the finish line for a PR.

Message prefix: [wip]

git commit -m"[wip] this shouldn't execute the mainnet forking tests"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions