adusted workflow to fit new cmakelists
Python / lint-format (pull_request) Successful in 28s
Python / test (pull_request) Successful in 56s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m40s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
C++ / build (pull_request) Successful in 1m51s

This commit is contained in:
2026-06-29 19:56:32 +02:00
parent 25c9979674
commit 50e179e0fe
+2
View File
@@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Configure
run: cmake -B build -G Ninja -DENABLE_MODULES=plugin -DCMAKE_BUILD_TYPE=Release