Skip to content

Commit 6965b5e

Browse files
committed
reporting option is in :clay alias now
Signed-off-by: Sean Corfield <sean@corfield.org>
1 parent 5d47d2a commit 6965b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
restore-keys: cljdeps-
4040

4141
- name: Build the content notebooks
42-
run: clojure -J-Dclojure.main.report=stderr -M:clay -a [:markdown]
42+
run: clojure -M:clay -a [:markdown]
4343

4444
- name: Set up Quarto
4545
uses: quarto-dev/quarto-actions/setup@v2

0 commit comments

Comments
 (0)