Skip to content

Commit

Permalink
[RUBY-3387] Add to CI environment variables in
Browse files Browse the repository at this point in the history
  • Loading branch information
jjromeo committed Oct 1, 2024
1 parent 11a7a6c commit 77d4b53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
WCRS_USE_XVFB_FOR_WICKEDPDF: true
ENV_VARIABLE_TEST_FEATURE: true
WCRS_GOVPAY_CALLBACK_WEBHOOK_SIGNING_SECRET: foo
WCRS_GOVPAY_BACK_OFFICE_CALLBACK_WEBHOOK_SIGNING_SECRET: foo2

steps:
# Downloads a copy of the code in your repository before running CI tests
Expand Down

0 comments on commit 77d4b53

Please sign in to comment.