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
6.2.0
When using steps on in says that each steps need to have quotes, for this script for example, we're getting:
melos.yaml: The index 0 at scripts/doc-setup is expected to be a String but got {echo Checking python version: null}
Don't use quotes in a steps script (only tried on linux).
It should work like described in the docs, without quotes: https://melos.invertase.dev/configuration/scripts#steps
No response
Discovered in: flame-engine/flame#3336
The text was updated successfully, but these errors were encountered:
Ping @jessicatarra, this used to work right? 🤔
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Version
6.2.0
Description
When using steps on in says that each steps need to have quotes, for this script for example, we're getting:
Steps to reproduce
Don't use quotes in a steps script (only tried on linux).
Expected behavior
It should work like described in the docs, without quotes:
https://melos.invertase.dev/configuration/scripts#steps
Screenshots
No response
Additional context and comments
Discovered in: flame-engine/flame#3336
The text was updated successfully, but these errors were encountered: