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