Skip to content

Commit bb2e4eb

Browse files
committed
add to CI
1 parent 351be09 commit bb2e4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
key: ${{ runner.os }}-sbt-${{ hashFiles('**/build.sbt', '**/plugins.sbt') }}
3030

3131
- name: Run tests
32-
run: sbt test
32+
run: sbt test mdoc

0 commit comments

Comments
 (0)