Use clang-format from CI base image
This commit is contained in:
parent
fd299348b0
commit
58817e34b0
4
.github/workflows/osrm-backend.yml
vendored
4
.github/workflows/osrm-backend.yml
vendored
@ -88,9 +88,7 @@ jobs:
|
|||||||
- name: Prepare environment
|
- name: Prepare environment
|
||||||
run: |
|
run: |
|
||||||
npm ci --ignore-scripts
|
npm ci --ignore-scripts
|
||||||
which clang-format
|
clang-format-11 --version
|
||||||
ls /usr/bin
|
|
||||||
clang-format-14 --version
|
|
||||||
- name: Run checks
|
- name: Run checks
|
||||||
run: |
|
run: |
|
||||||
./scripts/check_taginfo.py taginfo.json profiles/car.lua
|
./scripts/check_taginfo.py taginfo.json profiles/car.lua
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user