]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Don’t build dashboard here
authorSimon Cozens <simon@simon-cozens.org>
Wed, 25 Jun 2025 09:20:02 +0000 (10:20 +0100)
committerSimon Cozens <simon@simon-cozens.org>
Wed, 25 Jun 2025 09:20:02 +0000 (10:20 +0100)
.github/workflows/fontspectorall.yaml

index 32debdf091b38e508b777144225f245d44a645f1..47e13ddb87a9170859e51627003747f56d8a3bd6 100644 (file)
@@ -32,8 +32,6 @@ jobs:
         run: cargo install --git https://github.com/fonttools/fontspector --features duckdb
       - name: Test all the things
         run: fontspector --profile googlefonts ofl/*/*{.ttf,.pb,.html,.svg,.jpg,.gif} --skip-network --succinct --duckdb fontspector.db || true
-      - name: Build dashboard
-        run: cd .ci/fontspector-dashboard && npm install && npm run build
       - name: Stash database again
         run: "scp -i ../private.key fontspector.db fontspector@corvelsoftware.co.uk:"
       - name: Add to branch