Skip to content

Commit 967c77a

Browse files
authored
Update ci.yaml
1 parent ce1fca3 commit 967c77a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: run docker compose
2424
run: |
25-
docker compose up -d --build
25+
docker compose --profile all up -d --build
2626
2727
- name: run docker compose dts
2828
run: |

0 commit comments

Comments
 (0)