mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 09:52:54 +00:00
escaping broken?
This commit is contained in:
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@@ -447,7 +447,7 @@ jobs:
|
||||
with:
|
||||
build_type: ${{ matrix.build_type }}
|
||||
test_selection: regress
|
||||
extra_params: -k 'test_pg_regress['
|
||||
extra_params: -k test_pg_regress
|
||||
needs_postgres_source: true
|
||||
run_with_real_s3: true
|
||||
real_s3_bucket: neon-github-ci-tests
|
||||
|
||||
Reference in New Issue
Block a user