Skip to content

Commit a8332d9

Browse files
committed
build: make CLI tests wait for unit tests
1 parent 4693f30 commit a8332d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mise/tasks/test-cli.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env bash
22
#MISE description="Run CLI tests"
3+
#MISE wait_for=["test"]
34

45
exec ./tests/cli/run.sh "$@"

0 commit comments

Comments
 (0)