Skip to content

Commit bef0fd9

Browse files
author
Adam Bezecny
committed
macos: some int tests enabled
1 parent c626942 commit bef0fd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/github-actions-rust-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,6 @@ jobs:
149149
cargo test --test pull_input_segfault_test -- --show-output
150150
cargo test --test push_output_segfault_test -- --show-output
151151
cargo test --test recognizer_segfault_test -- --show-output
152+
cargo test --test synthesizer_segfault_test -- --show-output
152153
# cargo test --test integration_test -- --show-output
153-
# cargo test --test synthesizer_segfault_test -- --show-output
154+

0 commit comments

Comments
 (0)