mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 13:58:19 +08:00
Trivial GitHub workflow tweak
This commit is contained in:
parent
0a4aad90b4
commit
a1aa18efe0
6
.github/workflows/generate_doc.yaml
vendored
6
.github/workflows/generate_doc.yaml
vendored
|
@ -44,6 +44,6 @@ jobs:
|
|||
- name: validate coding style and functionality
|
||||
run: |
|
||||
sudo apt-get install -q -y clang-format-11
|
||||
sh .ci/check-format.sh
|
||||
bash .ci/build-n-run.sh
|
||||
shell: bash
|
||||
.ci/check-format.sh
|
||||
.ci/build-n-run.sh
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user