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
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:
@@ -12,6 +12,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Configure
|
- name: Configure
|
||||||
run: cmake -B build -G Ninja -DENABLE_MODULES=plugin -DCMAKE_BUILD_TYPE=Release
|
run: cmake -B build -G Ninja -DENABLE_MODULES=plugin -DCMAKE_BUILD_TYPE=Release
|
||||||
|
|||||||
Reference in New Issue
Block a user