[latex3-commits] [git/LaTeX3-latex3-luaotfload] dev-exper: Make testing easier (9a2feac)
Marcel Fabian Krüger
tex at 2krueger.de
Mon Jun 20 13:05:30 CEST 2022
Repository : https://github.com/latex3/luaotfload
On branch : dev-exper
Link : https://github.com/latex3/luaotfload/commit/9a2feac16d72273675d461b80466123a88a5a0da
>---------------------------------------------------------------
commit 9a2feac16d72273675d461b80466123a88a5a0da
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Mon Jun 20 13:05:30 2022 +0200
Make testing easier
>---------------------------------------------------------------
9a2feac16d72273675d461b80466123a88a5a0da
.github/workflows/main.yaml | 3 ---
testfiles/aaaaa-luakern.tlg | 1 -
2 files changed, 4 deletions(-)
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index d578547..38f92fc 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -31,9 +31,6 @@ jobs:
- name: "Test suite"
l3build_cmd: l3build check -q -H --show-log-on-error
artifact_name: testfiles
- - name: "Documentation"
- l3build_cmd: l3build doc -q -H
- artifact_name: Documentation
name: ${{matrix.name }}
steps:
# Boilerplate
diff --git a/testfiles/aaaaa-luakern.tlg b/testfiles/aaaaa-luakern.tlg
index 9d959f3..fe002c2 100644
--- a/testfiles/aaaaa-luakern.tlg
+++ b/testfiles/aaaaa-luakern.tlg
@@ -1,4 +1,3 @@
-This is a generated file for the l3build validation system.
Don't change this file in any respect.
3.22-dev with fontloaderxxx2022xxx06xxx15.lua
Completed box being shipped out [1]
More information about the latex3-commits
mailing list.