Skip to content

Commit

Permalink
Update TestExamples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThHanke authored May 17, 2024
1 parent 3b9ca07 commit 4bd2912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestExamples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- name: run app
run: |
docker-compose up -d
docker-compose -f docker-compose.develop.yml up -d
sleep 20
docker ps -a
- name: parse mapping to YARRRML parser
Expand Down

0 comments on commit 4bd2912

Please sign in to comment.