Skip to content

Commit 462b74c

Browse files
author
Andrew Kent
committed
test: add poetry update to docker test, bump poetry lock
1 parent 3c33933 commit 462b74c

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

saw-remote-api/python/poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

saw-remote-api/scripts/test_docker.sh

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function run_test {
3232

3333

3434
echo "Setting up python environment for remote server clients..."
35+
poetry update
3536
poetry install
3637

3738
export SAW_SERVER_URL="http://localhost:8080/"

0 commit comments

Comments
 (0)