Skip to content

Commit

Permalink
chore: Check paradox for pr validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
He-Pin committed Jan 15, 2024
1 parent 8760939 commit b87b1f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate-doc-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ jobs:
- name: Compile docs for all Scala versions
run: sbt +compile:doc

- name: Compile paradox docs
run: sbt paradox

0 comments on commit b87b1f4

Please sign in to comment.