enable test_regress in CI

This commit is contained in:
Stas Kelvich
2021-03-31 17:01:00 +03:00
parent bef2731880
commit 9175fb5ea7
2 changed files with 1 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ jobs:
- name: Run test
run: |
cargo test --test test_pageserver -- --nocapture
cargo test --test test_pageserver -- --nocapture --test-threads=1