Skip to content

Commit

Permalink
fix pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrZu committed Dec 11, 2024
1 parent d358350 commit 64b7f5f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ class TestOseirGeneration(unittest.TestCase):
cmake_env = os.environ.copy()
cmake_env["CXX"] = "clang++"
cmake_env["CC"] = "clang"

# run cmake
cmake_cmd = ["cmake", os.path.join(
project_path, "pycode/memilio-generation"), "-Wno-dev"]
Expand Down

0 comments on commit 64b7f5f

Please sign in to comment.