Check if bundled clang-format works
This commit is contained in:
parent
4c39d09a7a
commit
a5f5712b84
|
@ -37,11 +37,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install
|
|
||||||
run: |
|
|
||||||
sudo apt update
|
|
||||||
sudo apt install clang-format
|
|
||||||
|
|
||||||
- name: Clone
|
- name: Clone
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue