up
This commit is contained in:
parent
3c82135726
commit
8c785c410e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -6,4 +6,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build the stack
|
||||
run: docker-compose --project-directory ./ -f /tests/docker-compose.yml up -d
|
||||
run: docker-compose --project-directory ./ -f tests/docker-compose.yml up -d
|
||||
Loading…
Add table
Add a link
Reference in a new issue