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
|
||||
run: |
|
||||
npm ci --ignore-scripts
|
||||
which clang-format
|
||||
ls /usr/bin
|
||||
clang-format-14 --version
|
||||
clang-format-11 --version
|
||||
- name: Run checks
|
||||
run: |
|
||||
./scripts/check_taginfo.py taginfo.json profiles/car.lua
|
||||
|
||||
Loading…
Reference in New Issue
Block a user