Skip to content

Commit 34a7992

Browse files
committed
[PT-1048] - Fetch workspace projects
1 parent 42e4d36 commit 34a7992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ workflows:
2424
command: sbt scalafmtSbtCheck
2525
- run:
2626
name: Run tests
27-
command: sbt test
27+
command: sbt crossTest
2828
- run:
2929
name: Generate coverage report
3030
command: sbt coverageReport

0 commit comments

Comments
 (0)