Commit 11bb1b1
committed
Use trx LogFilePrefix in CI test logger
Change CI workflow to use --logger "trx;LogFilePrefix=results" instead of a fixed LogFileName. This prevents a single results.trx file from being overwritten by concurrent or repeated test runs (e.g., matrix jobs or retries) and allows multiple TRX files to be generated in the TestResults directory. Updated file: .github/workflows/motus-ci.yml.1 parent 3e2389c commit 11bb1b1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments