mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-18 04:58:51 +02:00
Add back performance tests lost during Github Actions switch.
These tests do not provide code coverage but testing them regularly is important so they work when needed.
This commit is contained in:
parent
6942ff569d
commit
0eb5b22ffa
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
- param: test --vm=u18 --param=build-package --param=module=mock --param=module=real
|
||||
|
||||
# All unit tests (with coverage) on the newest gcc available
|
||||
- param: test --vm=f32 --param=c-only --param=no-performance --param=tz=America/New_York
|
||||
- param: test --vm=f32 --param=c-only --param=tz=America/New_York
|
||||
|
||||
# RHEL/CentOS 7 documentation
|
||||
- param: doc --vm=co7
|
||||
|
Loading…
x
Reference in New Issue
Block a user