Skip to content

Commit

Permalink
docker compose call updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pseusys committed Nov 8, 2023
1 parent 1121cce commit c049d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Build images
run: |
docker-compose up -d
docker-compose --profile context_storage --profile stats up
- name: setup poetry and install dependencies
run: |
Expand Down

0 comments on commit c049d87

Please sign in to comment.