Skip to content

Commit 360ee1d

Browse files
committed
Running resolution separately
1 parent 7498415 commit 360ee1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828

2929
- name: Run tests
3030
run: |
31+
mill -k --disable-ticker __.resolvedIvyDeps &&
3132
mill -j 0 -k --disable-ticker __.checkFormat &&
3233
mill -j 0 -k --disable-ticker __.test

0 commit comments

Comments
 (0)