We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0091184 commit 8c33741Copy full SHA for 8c33741
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
echo "SBT_OPTS=${SBT_OPTS}"
54
java -version
55
sbt \
56
- ++${{ matrix.scala.version }}! \
+ ++${{ matrix.scala.version }} \
57
-v \
58
clean \
59
test
0 commit comments