Skip to content

Commit

Permalink
install compose
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-tbd committed Aug 3, 2023
1 parent 6785228 commit ec75ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: npm run build

- name: install docker
run: brew install docker && colima start
run: brew install docker-compose && colima start

- name: start local dwn server
run: cd testfiles && docker-compose up -d
Expand Down

0 comments on commit ec75ca6

Please sign in to comment.