mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-27 07:07:23 +00:00
fix: job step name
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it> Co-authored-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
parent
9b41b77d53
commit
100e92a6fb
2
.github/workflows/staticanalysis.yaml
vendored
2
.github/workflows/staticanalysis.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
make -j4 cppcheck
|
make -j4 cppcheck
|
||||||
make -j4 cppcheck_htmlreport
|
make -j4 cppcheck_htmlreport
|
||||||
|
|
||||||
- name: Upload bpf_test ⬆️
|
- name: Upload reports ⬆️
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: static-analysis-reports
|
name: static-analysis-reports
|
||||||
|
Loading…
Reference in New Issue
Block a user