Skip to content

Commit

Permalink
Attempt to fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewoodward94 authored Oct 31, 2024
1 parent c4f775d commit de04193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-develop-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ jobs:
if: always()
run: |
docker compose -f mlflow_server/docker-compose.yml down
docker compose -f ../xnat-docker-compose/docker-compose.yml down
docker compose -f xnat-docker-compose/docker-compose.yml down

0 comments on commit de04193

Please sign in to comment.