Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
adpi2 committed Jun 3, 2024
1 parent 352df1d commit 80f30c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bin/run-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ set -o nounset
sbt -Dfile.encoding=UTF-8 \
-J-XX:ReservedCodeCacheSize=512M \
-J-Xms1024M -J-Xmx2048M -J-server \
scalafmtCheckAll \
scalafmtSbtCheck \
Test/compile \
doc \
# scalafmtCheckAll \
# scalafmtSbtCheck \
# Test/compile \
# doc \
crossTestBridges \
test \
# scripted

0 comments on commit 80f30c1

Please sign in to comment.