skipping some config parsing tests on Windows
this should be investigated and fixed
This commit is contained in:
committed by
Jack Christensen
parent
bad6b36c47
commit
ef363b59ab
@@ -149,7 +149,6 @@ jobs:
|
||||
- name: Initialize test database
|
||||
run: |
|
||||
psql -f testsetup/postgresql_setup.sql pgx_test
|
||||
|
||||
env:
|
||||
PGSERVICE: ${{ steps.postgres.outputs.service-name }}
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user