Skip to content

Commit

Permalink
fix: job step name
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
  • Loading branch information
2 people authored and poiana committed Dec 19, 2022
1 parent 9b41b77 commit 100e92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staticanalysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
make -j4 cppcheck
make -j4 cppcheck_htmlreport
- name: Upload bpf_test ⬆️
- name: Upload reports ⬆️
uses: actions/upload-artifact@v3
with:
name: static-analysis-reports
Expand Down

0 comments on commit 100e92a

Please sign in to comment.