Skip to content

Commit

Permalink
fix: fix ci by starting dev-ticker
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscotobar committed Oct 27, 2023
1 parent 1ef58df commit 3d306f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-iov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ jobs:
ci_run zk
ci_run zk init
- name: restart dev-ticker
run: docker-compose -f docker-compose.ci.yml restart dev-ticker
- name: start dev-ticker
run: docker-compose -f docker-compose.ci.yml up -d dev-ticker

- name: run-services
run: |
Expand Down

0 comments on commit 3d306f6

Please sign in to comment.