Skip to content

Commit

Permalink
Run go-makefile-maker
Browse files Browse the repository at this point in the history
  • Loading branch information
sapcc-bot committed Dec 12, 2024
1 parent 2f6bb7d commit 8acf2b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 76 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,3 @@ jobs:
run: |
go install github.com/mattn/goveralls@latest
goveralls -service=github -coverprofile=build/cover.out
services:
postgres:
image: postgres:17
env:
POSTGRES_PASSWORD: postgres
ports:
- 54321:5432
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
68 changes: 0 additions & 68 deletions testing/with-postgres-db.sh

This file was deleted.

0 comments on commit 8acf2b3

Please sign in to comment.