Skip to content

Commit

Permalink
tst
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Sep 17, 2023
1 parent be82165 commit e04a2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
run: |
cmake -S . -B build \
-DCMAKE_OSX_ARCHITECTURES="arm64;x86_64"
-DBUILD_CALCULATOR_CALCULATE=OFF
-DBUILD_CALCULATOR_QALCULATE=OFF
-DBUILD_PYTHON=OFF
-DBUILD_PYTHON=OFF
cmake --build build
Expand Down

0 comments on commit e04a2c9

Please sign in to comment.