Prettier ci.yml
This commit is contained in:
@@ -7,7 +7,6 @@ on:
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
|
||||
test:
|
||||
name: Test
|
||||
# Note: The TLS tests are rather finicky. It seems that openssl 3 encrypts certificates differently than older
|
||||
@@ -74,7 +73,6 @@ jobs:
|
||||
pgx-test-database: "postgresql://root@127.0.0.1:26257/pgx_test?sslmode=disable&experimental_enable_temp_tables=on"
|
||||
|
||||
steps:
|
||||
|
||||
- name: Set up Go ${{ matrix.go-version }}
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user