update github actions

This commit is contained in:
long2ice
2020-06-02 22:14:44 +08:00
parent e87f67f1e1
commit 2a0435dea9
4 changed files with 13 additions and 14 deletions

View File

@@ -28,4 +28,4 @@ jobs:
POSTGRES_PASS: 123456
POSTGRES_HOST: 127.0.0.1
POSTGRES_PORT: 5432
run: make testall
run: make ci