Skip to content

Commit 3836be5

Browse files
committed
Update build workflow
1 parent 5e13aad commit 3836be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
run: opam exec -- dune build @install
5454

5555
- name: Test
56-
run: opam exec -- dune runtest
56+
run: opam exec -- dune runtest -j 1

0 commit comments

Comments
 (0)