Commit 6324d04
committed
Update GitHub Actions workflow to improve analysis output formatting
- Modified the analyze job to append results to the output file instead of overwriting it, preserving previous analysis data.
- Added markdown formatting to the results file for better readability, including a header and code block encapsulation.
- Included a timestamp and Python version information at the end of the results file for context.1 parent 2a269aa commit 6324d04
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
| |||
0 commit comments