Skip to content

update tests after https://github.com/latex3/latex2e/pull/1365 #261

update tests after https://github.com/latex3/latex2e/pull/1365

update tests after https://github.com/latex3/latex2e/pull/1365 #261

Workflow file for this run

name: Automated testing
on:
push:
pull_request:
branches:
- main
- udi
jobs:
l3build:
runs-on: ubuntu-latest
steps:
# Boilerplate
- name: Checkout repository
uses: actions/checkout@v4
# We need Ghostscript for XeTeX tests.
- run: sudo apt-get update && sudo apt-get install ghostscript
- name: Install TeX Live
uses: zauguin/install-texlive@v3
with:
package_file: .github/tl-packages
- name: Check test files
run: l3build check --show-log-on-error -q -H