-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
chore: add generated file cache to CI #1694
Conversation
…/chore/add-generated-file-ci-cache
Suggest passing through the |
@petertonysmith94 please can you provide an example? And what's the benefit of this? |
Hey @danielbate, This is a untested test commit, was only a suggestion :) |
Coverage Report:
Changed Files:Coverage values did not change👌. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎯
Resolves this CI error.
docs
is not hitting the cache as one of the cache inputs is generated on build. We should therefore also cache generated files to ensure cache validity is correctly checked.Cache executed here.