Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Apr 24, 2024
1 parent da5a1a0 commit 6182ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nextest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test(=three_node_combination) |
test(=watchdog_alloc_concurrent) |
test(=header_check_memory_concurrent) |
test(=header_link_concurrent) |
test(=header_link_failure_concurrent)
test(=header_link_failure_concurrent) |
test(=downsampling_by_keyexpr)
"""
threads-required = 'num-cpus'
Expand Down

0 comments on commit 6182ae1

Please sign in to comment.