CI: use the latest cppcheck again
This commit is contained in:
1
.github/workflows/cppcheck.yml
vendored
1
.github/workflows/cppcheck.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
|||||||
- name: Build cppcheck
|
- name: Build cppcheck
|
||||||
run: |
|
run: |
|
||||||
cd cppcheck-main
|
cd cppcheck-main
|
||||||
git checkout 1d9ea2ffcca587f99c68f0b6a4c37d5b3e046c28
|
|
||||||
make -j$(nproc) cppcheck
|
make -j$(nproc) cppcheck
|
||||||
|
|
||||||
- name: cmake p2pool
|
- name: cmake p2pool
|
||||||
|
|||||||
Reference in New Issue
Block a user