Skip to content

Commit 42e55be

Browse files
committed
only calculus[123]
1 parent 39c11d3 commit 42e55be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/serve-ximera.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ env:
1313
# XIMERA_URL: "https://xerxes.ximera.org/"
1414
##XM_COMPILE_SEQUENCE: html
1515
# XM_TO_PROCESS: "testxourse.tex"
16-
# XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex calculusA2.tex calculusE.tex calculus1TextbookBySection [a-z]*/exercises/exerciseList.tex"
16+
XM_TO_PROCESS: "testxourse.tex calculus1.tex calculus2.tex calculus3.tex" # calculusA2.tex calculusE.tex calculus1TextbookBySection [a-z]*/exercises/exerciseList.tex"
1717
# XM_TO_PROCESS: "testxourse.tex calculus1.tex review/*/exerciseList.tex calculus1TextbookBySection/*.tex"
18-
XM_TO_PROCESS: "."
18+
# XM_TO_PROCESS: "."
1919

2020
jobs:
2121
build-ximera:

0 commit comments

Comments
 (0)