There was an error while loading. Please reload this page.
1 parent acb4177 commit f728965Copy full SHA for f728965
1 file changed
.github/workflows/ci.yml
@@ -83,6 +83,8 @@ jobs:
83
run: mix localize.download_locales de ja
84
85
- name: Run tests
86
+ env:
87
+ ERL_FLAGS: "+MImmbcs 4096"
88
run: mix test
89
90
- name: Restore PLT cache
0 commit comments