Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix addon tests #10085

Merged
merged 1 commit into from
Dec 2, 2024
Merged

fix addon tests #10085

merged 1 commit into from
Dec 2, 2024

Conversation

mcleinman
Copy link
Collaborator

@mcleinman mcleinman requested a review from oskirby December 2, 2024 17:08
@oskirby
Copy link
Collaborator

oskirby commented Dec 2, 2024

I feel so dumb for missing this failure. Thank for for cleaning up after me.

OUTPUT_DIR ${CMAKE_CURRENT_BINARY_DIR}/prod
SOURCE_DIR ${CMAKE_SOURCE_DIR}/addons
I18N_DIR ${CMAKE_SOURCE_DIR}/3rdparty/i18n
OUTPUT_DIR ${CMAKE_CURRENT_BINARY_DIR}/prod/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: we don't need the trailing slashes on directories.

@mcleinman
Copy link
Collaborator Author

I feel so dumb for missing this failure. Thank for for cleaning up after me.

We all missed it in the approval, this isn't on you - I think tests are running off main not the branch, so we didn't catch it during automated tests.

@mcleinman mcleinman merged commit 1876f45 into main Dec 2, 2024
92 checks passed
@mcleinman mcleinman deleted the fix_addon_tests branch December 2, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants