-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH Actions Test, Verify require Lint #20
Comments
GH Actions simply run all jobs that are defined in our GitHub workflow.
In that order. You can find the workflows here: https://github.com/vacp2p/foundry-template/blob/main/.github/workflows/ci.yml#L14 These tasks are executed on every pull request to ensure quality. We can change this and have it not be a requirement for the subsequent tasks if this is too annoying. |
Its annoying if lint have some bug as happened in #21 |
ok |
Why is this the case?
The text was updated successfully, but these errors were encountered: