Skip to content

Commit

Permalink
run all tests (cpp + python)
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammadRaziei committed Oct 18, 2024
1 parent cea16e2 commit 0062e18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:

- name: Configure the project
uses: threeal/cmake-action@v1.3.0

# - name: Configure the project
# run: cmake . -Bbuild
with:
options: |
BUILD_PYTHON=on
- name: Build the project
run: cmake --build build
Expand Down

0 comments on commit 0062e18

Please sign in to comment.