Skip to content

Commit

Permalink
🎨 pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Aug 6, 2024
1 parent 9cdab0c commit e95ffd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def _run_tests(
"mqt.core @ git+https://github.com/cda-tum/mqt-core@shared-libs",
"--no-binary",
"mqt.core",
"--config-settings=cmake.build-type=\"Release\"",
'--config-settings=cmake.build-type="Release"',
*install_args,
)

Expand Down

0 comments on commit e95ffd5

Please sign in to comment.