Skip to content

Commit

Permalink
ci: remove duplicate env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Oct 6, 2023
1 parent 3c7cbfc commit b093675
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b093675

Please sign in to comment.