Skip to content

Commit

Permalink
Update TestExamples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThHanke authored Aug 26, 2024
1 parent 2b51f00 commit eb32579
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/TestExamples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ jobs:
fetch-depth: 0
- name: run app
run: |
docker-compose -f docker-compose.develop.yml up -d
#docker-compose up -d
docker compose -f docker-compose.develop.yml up -d
sleep 10s
docker ps -a
- name: create csvw json-ld
Expand Down

0 comments on commit eb32579

Please sign in to comment.