mirror of https://github.com/citusdata/citus.git
Fix test-arbitrary-config
parent
76196d5fa1
commit
d2d79070b3
|
@ -233,6 +233,7 @@ jobs:
|
|||
- ${{ inputs.pg15_version }}
|
||||
parallel: [1,2,3,4,5,6]
|
||||
steps:
|
||||
- uses: actions/checkout@v3.5.0
|
||||
- uses: "./.github/actions/install_extension"
|
||||
- name: Test arbitrary configs
|
||||
run: |-
|
||||
|
|
Loading…
Reference in New Issue