We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 383b2de commit e940205Copy full SHA for e940205
.evergreen/run-mongodb-aws-ecs-test.sh
@@ -30,4 +30,5 @@ export TEST_AUTH_AWS=1
30
export AUTH="auth"
31
export SET_XTRACE_ON=1
32
cd src
33
+rm -rf .venv
34
bash .evergreen/hatch.sh test:test-eg
0 commit comments