-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
chore(actions): remove base
job
#7624
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
Conversation
Signed-off-by: Aviv Keller <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
.github/workflows/lint-and-tests.yml:33
- The new environment variable TURBO_ARGS is set to '--force' whereas the original value was '--force=true'. Please verify if this change in value is intentional and update it accordingly if needed.
TURBO_ARGS: --force
Lighthouse Results
|
Co-authored-by: Matt Cowley <[email protected]> Signed-off-by: Aviv Keller <[email protected]>
Ah, because these use |
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.
LGMT !
Why do we even have this job? Doesn't it make more sense to store these in the environment, rather than trigger an entire runner just to set a single variable?