Skip to content

Commit

Permalink
Run i18n tests for sodo-search
Browse files Browse the repository at this point in the history
ref #21055

- Now that sodo-search has i18n, we should run i18n tests when this package changes as well
  • Loading branch information
ErisDS committed Oct 3, 2024
1 parent d65f07e commit 39452e9
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 @@ -239,6 +239,7 @@ jobs:
if: |
needs.job_setup.outputs.changed_comments_ui == 'true'
|| needs.job_setup.outputs.changed_signup_form == 'true'
|| needs.job_setup.outputs.changed_sodo_search == 'true'
|| needs.job_setup.outputs.changed_portal == 'true'
|| needs.job_setup.outputs.changed_core == 'true'
steps:
Expand Down

0 comments on commit 39452e9

Please sign in to comment.