Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Mat-O-Lab/CSVToCSVW
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hanke committed Aug 26, 2024
2 parents b6c9b44 + eb32579 commit f2fc517
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 f2fc517

Please sign in to comment.