mirror of
https://github.com/nicksherron/bashhub-server.git
synced 2025-09-05 03:44:30 +08:00
parent
90430c809a
commit
715377693c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -18,3 +18,5 @@ jobs:
|
|||
&& docker run -d --net=host postgres \
|
||||
&& go test github.com/nicksherron/bashhub-server/internal \
|
||||
-postgres-uri "postgres://postgres:@localhost:5432?sslmode=disable"
|
||||
env:
|
||||
GO111MODULE: on
|
||||
|
|
Loading…
Add table
Reference in a new issue