Skip to content

Commit

Permalink
Temporarily disable GraalVM test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Nov 14, 2022
1 parent 4f56612 commit ea04536
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

import de.sormuras.bartholdy.tool.GradleWrapper;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

import platform.tooling.support.MavenRepo;
Expand All @@ -29,6 +30,7 @@
/**
* @since 1.9.1
*/
@Disabled("temporarily")
class GraalVmStarterTests {

@Test
Expand Down

0 comments on commit ea04536

Please sign in to comment.