Skip to content

Commit

Permalink
Changes workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedJannik committed Aug 29, 2024
1 parent 583e285 commit 5b32de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven_run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ jobs:
- name: Test Submodel Service Docker Image
run: |
docker run -d --name test_submodel_service test/submodel-service:${VERSION}
docker run -d --name test_submodel_service test/standalone_submodel_example:${VERSION}
# Initialize variables
max_checks=24 # 2 minutes total (120 seconds / 5 seconds per check)
Expand Down

0 comments on commit 5b32de4

Please sign in to comment.