mirror of
https://github.com/metosin/reitit.git
synced 2025-12-25 11:18:25 +00:00
Enable build-docs again
This commit is contained in:
parent
eb31c04fd6
commit
c1991badb2
1 changed files with 5 additions and 5 deletions
|
|
@ -118,8 +118,8 @@ workflows:
|
|||
- test-clj-jdk14:
|
||||
image-name: clojure:openjdk-14-lein-2.9.1
|
||||
- test-cljs
|
||||
# - build-docs:
|
||||
# filters:
|
||||
# branches:
|
||||
# only:
|
||||
# - master
|
||||
- build-docs:
|
||||
filters:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in a new issue