We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should have a custom test job within the boilerplate to exercise the setup.sh script.
setup.sh
This should not be using the xyz provider because that's what it's initially configured for.
We must assert that:
make build
actionlint
Possible extensions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should have a custom test job within the boilerplate to exercise the
setup.sh
script.This should not be using the xyz provider because that's what it's initially configured for.
We must assert that:
make build
completes without erroractionlint
passes without errorsPossible extensions:
The text was updated successfully, but these errors were encountered: