Containerized CI + Cleanup testing #218
+4,130
−538
Open
Annotations
2 warnings
|
.github/workflows/run_mpas_hrrr.yml#L158
.github/workflows/run_mpas_hrrr.yml (Line: 158, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
.github/workflows/run_mpas_hrrr.yml#L184
.github/workflows/run_mpas_hrrr.yml (Line: 184, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
Loading