This commit is contained in:
Adrian Macneil 2021-04-07 13:51:50 -07:00 committed by GitHub
parent 7b92033d1b
commit b020782b0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 19 additions and 14 deletions

View file

@ -427,7 +427,7 @@ Dbmate is written in Go, pull requests are welcome.
Tests are run against a real database using docker-compose. To build a docker image and run the tests:
```sh
$ make docker-make
$ make docker-all
```
To start a development shell: