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(IDX): remove the bazel-build-all-config-check job #2316

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

basvandijk
Copy link
Collaborator

The bazel-build-all-config-check job from the ci-main workflow is causing hard to fix issues. So I propose we remove it.

Note that all tests from that job like formatting and clippy will still run as part of the bazel-test-all job but they will run slower since that job runs without --config=check.

The `bazel-build-all-config-check` job from the ci-main workflow is causing hard to fix issues. So I propose we remove it.

Note that all tests from that job like formatting and clippy will still run as part of the `bazel-test-all` job but they will run slower since that job runs without `--config=check`.
@github-actions github-actions bot added the fix label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant