mirror of
https://github.com/metosin/reitit.git
synced 2026-02-07 20:33:12 +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:
|
- test-clj-jdk14:
|
||||||
image-name: clojure:openjdk-14-lein-2.9.1
|
image-name: clojure:openjdk-14-lein-2.9.1
|
||||||
- test-cljs
|
- test-cljs
|
||||||
# - build-docs:
|
- build-docs:
|
||||||
# filters:
|
filters:
|
||||||
# branches:
|
branches:
|
||||||
# only:
|
only:
|
||||||
# - master
|
- master
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue