Commit 381032c
committed
"Fix matrix OS variable usage in GitHub workflows
Updated PHPUnit.yml to correctly reference the MATRIX_OS environment variable in the 'command' field, ensuring proper output filenames for coverage and test results. Modified RunCommandOnMatrix.yml to explicitly set the MATRIX_OS variable in the environment, guaranteeing consistent and accurate variable access across workflow steps."1 parent 6d7ba54 commit 381032c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
0 commit comments