separate compile-and-test logic into separete file #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build_with_conda_and_test.yml#L1
(Line: 8, Col: 115): Unexpected value 'osx_arm64', (Line: 8, Col: 126): Unexpected value 'win_64', (Line: 18, Col: 130): Unexpected value 'ci_macos', (Line: 21, Col: 133): Unexpected value 'GCPXML', (Line: 21, Col: 141): Unexpected value 'AZURE', (Line: 77, Col: 16): Unrecognized named-value: 'inputs'. Located at position 10 within expression: contains(inputs.platform, 'win') && 'cmd /C call {0}' || 'bash -l {0}', (Line: 320, Col: 16): Unrecognized named-value: 'inputs'. Located at position 10 within expression: contains(inputs.platform, 'win') && 'bash -elo pipefail {0}' || 'bash -l {0}', (Line: 344, Col: 16): Unrecognized named-value: 'inputs'. Located at position 10 within expression: contains(inputs.platform, 'win') && 'bash -elo pipefail {0}' || 'bash -l {0}', (Line: 364, Col: 16): Unrecognized named-value: 'inputs'. Located at position 10 within expression: contains(inputs.platform, 'win') && 'bash -elo pipefail {0}' || 'bash -l {0}'
|