Skip to content

Commit

Permalink
🐛 turn off blastpipe for now
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Aug 23, 2024
1 parent c8bedb4 commit 880ad78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ description = OZI format/lint checkpoint
[testenv:test]
description = OZI unit tests checkpoint
commands =
meson setup {env_tmp_dir} -Dozi-blastpipe=enabled -Ddist=disabled -Dtox-env-dir={env_dir}
meson setup {env_tmp_dir} -Dozi-blastpipe=disabled -Ddist=disabled -Dtox-env-dir={env_dir}
meson compile -C {env_tmp_dir}
rm -rf {env_tmp_dir}/.gitignore
Expand Down

0 comments on commit 880ad78

Please sign in to comment.