Introduce composite tags #7128
Annotations
1 error and 6 warnings
|
test (3.13, ubuntu-latest, true)
Process completed with exit code 1.
|
|
test (windows-latest, 3.13, false)
ERROR: 'conda activate "test-environment"' exited with code 1.
|
|
test (windows-latest, 3.13, false)
EnvironmentNameNotFound: Could not find conda environment: test-environment
You can list all discoverable environments with `conda info --envs`.
|
|
test (windows-latest, 3.12, false)
ERROR: 'conda activate "test-environment"' exited with code 1.
|
|
test (windows-latest, 3.12, false)
EnvironmentNameNotFound: Could not find conda environment: test-environment
You can list all discoverable environments with `conda info --envs`.
|
|
test (windows-latest, 3.11, false)
ERROR: 'conda activate "test-environment"' exited with code 1.
|
|
test (windows-latest, 3.11, false)
EnvironmentNameNotFound: Could not find conda environment: test-environment
You can list all discoverable environments with `conda info --envs`.
|