added missing package for testing

master
Martin Scheidt 2022-02-09 19:32:36 +01:00
parent 8dee36fcdd
commit 4902c59ee3
2 changed files with 5 additions and 2 deletions

View File

@ -5,3 +5,6 @@ latex-bin
pgf pgf
xkeyval xkeyval
etoolbox etoolbox
# for test compilation
standalone

View File

@ -34,8 +34,8 @@ jobs:
# with: # with:
# packages-path: .github/texlive/packages.test.txt # packages-path: .github/texlive/packages.test.txt
# - name: "install tikz-trackschematic" - name: "install tikz-trackschematic"
# run: chmod +x dev-install.sh && ./dev-install.sh -b run: chmod +x dev-install.sh && ./dev-install.sh -b
- name: Setup upterm session - name: Setup upterm session
uses: lhotari/action-upterm@v1 uses: lhotari/action-upterm@v1