FixCI
All checks were successful
Bigfoot / Sonarqube (push) Successful in 38s
Bigfoot / Build & Test Debug (push) Successful in 52s
Bigfoot / Build & Test RelWithDebInfo (push) Successful in 1m0s
Bigfoot / Build & Test Release (push) Successful in 30s
Bigfoot / Clang Format Checks (push) Successful in 9s

This commit is contained in:
2026-02-15 11:40:52 +01:00
parent e2549549a4
commit a499032376

View File

@@ -62,4 +62,4 @@ jobs:
submodules: recursive submodules: recursive
- name: Clang Format Checks - name: Clang Format Checks
run: chmod +x format.sh && ./format.sh --check Bigfoot run: chmod +x format.sh && ./format.sh --check Bin2CPP