diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 085402b3..a1e13712 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -155,7 +155,4 @@ jobs: PGPASSWORD: postgres PGHOST: localhost RAILS_SECRET_KEY_BASE: "placeholder" - ACTIVE_RECORD_ENCRYPTION_PRIMARY_KEY: "placeholder" - ACTIVE_RECORD_ENCRYPTION_DETERMINISTIC_KEY: "placeholder" - ACTIVE_RECORD_ENCRYPTION_KEY_DERIVATION_SALT: "placeholder" run: ./ci/bin/build-and-test