Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 2cc7257

Browse files
committed
target integration tests
1 parent 42158ad commit 2cc7257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devenv/integration/docker/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ done
2121
# any other service checks
2222

2323
echo with filter: "'$@'"
24-
cargo nextest run -E "$@"
24+
cargo nextest run -E "$@ and kind(test)"

0 commit comments

Comments
 (0)