[latex3-commits] [git/LaTeX3-latex3-fontspec] develop: Use fork of test font repo including variable font (feb3690)

Marcel Fabian Krüger tex at 2krueger.de
Sat Jul 2 12:50:07 CEST 2022


Repository : https://github.com/latex3/fontspec
On branch  : develop
Link       : https://github.com/latex3/fontspec/commit/feb3690ab0cc818685f7ecea7108ca25dfe3fb9b

>---------------------------------------------------------------

commit feb3690ab0cc818685f7ecea7108ca25dfe3fb9b
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date:   Sat Jul 2 12:50:07 2022 +0200

    Use fork of test font repo including variable font


>---------------------------------------------------------------

feb3690ab0cc818685f7ecea7108ca25dfe3fb9b
 .github/workflows/main.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 8a9314c..4035d08 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -74,7 +74,7 @@ jobs:
       - name: Checkout fonts for testing
         uses: actions/checkout at v3
         with:
-          repository: wspr/fontspec-test-fonts
+          repository: zauguin/fontspec-test-fonts
           path: fontspec-test-fonts
       - name: Install fonts for testing
         run: ./fontspec-test-fonts/install.sh





More information about the latex3-commits mailing list.