Skip to content

Commit 5f64f71

Browse files
Add __.test to warmup job (#723)
1 parent d67182f commit 5f64f71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/warm-dep-cache.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
4646
./mill "__.checkFormat"
4747
./mill "__.compile"
48+
./mill "__.test"
4849
sbt update || true
4950
5051
echo "Dependency resolution complete"

0 commit comments

Comments
 (0)