Skip to content

Commit 73fc384

Browse files
authored
Update scala.yml
1 parent 6468d48 commit 73fc384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node-version }}
2424
- name: Run tests
25-
run: sbt test
25+
run: sbt -mem 4096 test

0 commit comments

Comments
 (0)