We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e13aad commit 3836be5Copy full SHA for 3836be5
.github/workflows/build.yml
@@ -53,4 +53,4 @@ jobs:
53
run: opam exec -- dune build @install
54
55
- name: Test
56
- run: opam exec -- dune runtest
+ run: opam exec -- dune runtest -j 1
0 commit comments