Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove test_targets from BCR presubmit #43

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Dec 3, 2023

The test module doesn't contain any tests, only build targets.

The `test` module doesn't contain any tests, only build targets.
@fmeum
Copy link
Contributor Author

fmeum commented Dec 3, 2023

@eed3si9n For future releases, the current one can be fixed via the BCR PR.

@@ -13,5 +13,3 @@ bcr_test_module:
platform: ${{ platform }}
build_targets:
- //...
test_targets:
- //...
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks. Maybe we should also consider adding tests 😅

@eed3si9n eed3si9n merged commit bde9c67 into bazeltools:main Dec 4, 2023
8 checks passed
@fmeum fmeum deleted the patch-1 branch December 7, 2023 16:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants