Update docker-image.yml
This commit is contained in:
parent
6c7988c100
commit
5e3e880c80
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -13,7 +13,5 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Build docker images
|
||||
run: docker-compose build
|
||||
- name: Run tests
|
||||
run: docker-compose run test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue