Update build.yml

This commit is contained in:
Maurice Heumann
2025-06-18 18:27:30 +02:00
committed by GitHub
parent 4c0c8804bf
commit ebec115cf4

View File

@@ -70,7 +70,6 @@ jobs:
uses: jidicula/clang-format-action@v4.15.0
with:
clang-format-version: "20"
check-path: "src"
- name: Verify Page Formatting
run: cd page && npx --yes prettier . --check