Skip to content

Commit 906e602

Browse files
fix typo circleci
1 parent 2da11fc commit 906e602

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
@@ -12,7 +12,7 @@ workflows:
1212
- codacy/sbt:
1313
name: populate_cache
1414
persist_to_workspace: true
15-
md: |
15+
cmd: |
1616
sbt "clean;
1717
scalafmtCheckAll;
1818
Test / scalafmtCheck;

0 commit comments

Comments
 (0)