Skip to content

Commit 18cfe7f

Browse files
committed
Disable intellij tests for now
1 parent bab74c4 commit 18cfe7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ dir=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
66
"${dir}"/test_rules_scala.sh
77
"${dir}"/test_version.sh
88
"${dir}"/test_reproducibility.sh
9-
"${dir}"/test_intellij_aspect.sh
9+
#"${dir}"/test_intellij_aspect.sh

0 commit comments

Comments
 (0)