Skip to content

Commit f383dbf

Browse files
committed
try running without parallel
1 parent 9bb765a commit f383dbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: mix deps.get
3030

3131
- name: Run check
32-
run: mix check
32+
run: mix check --no-parallel

0 commit comments

Comments
 (0)