[latex3-commits] [latex3/latex2e] lab-review-02: adapt also yaml (b5753635)
github at latex-project.org
github at latex-project.org
Thu Jul 20 09:59:44 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : lab-review-02
Link : https://github.com/latex3/latex2e/commit/b5753635246194586aa4dbb4ac111fbfdb6270e5
>---------------------------------------------------------------
commit b5753635246194586aa4dbb4ac111fbfdb6270e5
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Jul 20 09:59:44 2023 +0200
adapt also yaml
>---------------------------------------------------------------
b5753635246194586aa4dbb4ac111fbfdb6270e5
.github/workflows/main.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 26ca5108..189120ac 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -81,7 +81,7 @@ jobs:
- module: required/latex-lab
config: config-OR
- module: required/latex-lab
- config: config-mathtagging
+ config: config-math
- module: required/latex-lab
config: config-OR-luatex
- module: required/latex-lab
@@ -89,7 +89,7 @@ jobs:
- module: required/latex-lab
config: config-toc
- module: required/latex-lab
- config: config-block-tagging
+ config: config-block
- module: required/latex-lab
config: config-LM-tagging
- module: required/latex-lab
More information about the latex3-commits
mailing list.