Skip to content

Commit

Permalink
CI: Raise Rails deprecations
Browse files Browse the repository at this point in the history
In order to tackle deprecations one by one
  • Loading branch information
tvdeyen committed Dec 5, 2024
1 parent 18fba3e commit d095308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ executors:
environment: &environment
DEFAULT_MAX_WAIT_TIME: 10
SOLIDUS_RAISE_DEPRECATIONS: true
RAILS_DEPRECATIONS_BEHAVIOR: raise
CIRCLE_TEST_REPORTS: /tmp/test-results
CIRCLE_ARTIFACTS: /tmp/test-artifacts
BUNDLE_WITHOUT: "lint,release"
Expand Down

0 comments on commit d095308

Please sign in to comment.