Skip to content

Commit 2910742

Browse files
committed
fix invocation
1 parent 138573a commit 2910742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/setup-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ fi
5858

5959
. $ROOT_DIR/.evergreen/utils.sh
6060
PYTHON=${PYTHON_BINARY:-$(find_python3)}
61-
$PYTHON $SCRIPT_DIR/setup-tests.py
61+
$PYTHON $SCRIPT_DIR/setup_tests.py

0 commit comments

Comments
 (0)