Removing name from environment file #7
Annotations
7 errors
main
The run was canceled by @pshriwise.
|
main
The operation was canceled.
|
main
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
main
Could not determine environment name from file .github/environment.yml
|
main
Error: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
main
If your environment file is not a YAML file containing `name` at the top level, please specify the environment name directly.
|
main
[
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|