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

Remove unneeded dependsOn #8067

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Mar 16, 2023

Should have been removed with test sets to test suites migration. There already is

tasks {
  check {
    dependsOn(testing.suites)
  }
}

@laurit laurit requested a review from a team March 16, 2023 14:09
@mateuszrzeszutek mateuszrzeszutek merged commit b110a38 into open-telemetry:main Mar 22, 2023
@laurit laurit deleted the myfaces-depends-on branch July 6, 2023 17:32
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