Archive MISRA results in Github Action

This commit is contained in:
Josh Stewart 2022-09-08 13:15:32 +10:00
parent 7eee585f6b
commit 25c2d2b907
1 changed files with 7 additions and 0 deletions

View File

@ -49,3 +49,10 @@ jobs:
label: MISRA Violations
color: red
message: ${{ env.VIOLATIONS }}
- name: Archive MISRA scan artifacts
uses: actions/upload-artifact@v3
with:
name: MISRA results
path: |
$GITHUB_WORKSPACE/misra/.results/results.txt