Second attempt to fix format-check
PR build check / Build (pull_request) Successful in 3m36s
PR C++ format check / Check clang format (pull_request) Failing after 23s

This commit is contained in:
2026-06-11 01:24:18 +01:00
parent 7f3e46c66f
commit 71a3cf92ee
2 changed files with 12 additions and 16 deletions
-4
View File
@@ -27,10 +27,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install Node
run: |
apt-get update -y
apt-get install -y nodejs
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.12
with: