Skip to content

Commit

Permalink
#471. Disable unit tests on CI temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
dector committed May 9, 2021
1 parent 70b4494 commit 3ae937a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions exercises/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
subprojects {
afterEvaluate { Project project ->
Expand Down Expand Up @@ -57,3 +58,4 @@ subprojects {
compileTestKotlin.dependsOn(copyTestsFilteringIgnores)
}
}
*/

0 comments on commit 3ae937a

Please sign in to comment.