Skip to content

Commit 08bb86d

Browse files
committed
Fix stop containers step
1 parent 9539ae7 commit 08bb86d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ jobs:
6262
# Print jupyterlab logs before removing the containers using the container name set in docker-compose file
6363
docker logs jupyterlab
6464
docker-compose -f ./docker/docker-compose.yml down
65+
working-directory: ui-tests
6566

0 commit comments

Comments
 (0)