Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinglee committed Jan 17, 2025
1 parent 520d3d0 commit 2793439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Test LaTeX package with development format
if: ${{ matrix.config != 'doc' && matrix.format == 'latex-dev' }}
run: |
tlmgr install latex-base-dev l3kernel-dev l3backend-dev
tlmgr install latex-bin-dev latex-base-dev l3kernel-dev l3backend-dev
l3build check --dev --config tests/latex/config-${{ matrix.config }}
- name: Upload diffs of failed tests
Expand Down

0 comments on commit 2793439

Please sign in to comment.