mirror of https://github.com/postgres/postgres
The TDE_MODE environment variable disables tests we actually want to run in our Github Actions. This change is also necessary to in a future commit disable the pg_tde tests in the global TDE mode.pull/220/head
parent
e979ab71c2
commit
b7dfa6897f
@ -1,4 +1,3 @@ |
||||
#!/bin/bash |
||||
|
||||
export TDE_MODE=1 |
||||
export PERCONA_SERVER_VERSION=17.4.1 |
||||
|
Loading…
Reference in new issue