1 Commits

Author SHA1 Message Date
RuiFPB 21361dacf9 Test setting the run container
PR build check / Build (pull_request) Has been cancelled
PR C++ format check / Check clang format (pull_request) Failing after 51s
2026-06-11 01:32:14 +01:00
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.18 - uses: DoozyX/clang-format-lint-action@v0.12
with: with:
source: '.' source: '.'
extensions: 'hpp, cpp, h' extensions: 'hpp, cpp, h'