mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 14:02:55 +00:00
enable test_regress in CI
This commit is contained in:
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
@@ -27,4 +27,4 @@ jobs:
|
||||
|
||||
- name: Run test
|
||||
run: |
|
||||
cargo test --test test_pageserver -- --nocapture
|
||||
cargo test --test test_pageserver -- --nocapture --test-threads=1
|
||||
Reference in New Issue
Block a user