Action: Fixed typo.

This commit is contained in:
imi415 2021-07-27 07:46:01 +00:00
parent 75180ca809
commit f51897532c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
with:
name: "static-check-report"
path: "build/report"
retion-days: 30
retention-days: 30
- name: "Dump report to stderr"
run: "codechecker parse --print-steps ./results"