Skip to content

Commit

Permalink
build docs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cosarara committed Nov 28, 2024
1 parent 67abb10 commit f1fbd04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
run: mix test
- name: Dialyzer
run: mix dialyzer
- name: Builds docs
run: mix docs

services:
redis:
Expand Down

0 comments on commit f1fbd04

Please sign in to comment.