Show More
@@ -55,6 +55,8 b' jobs:' | |||
|
55 | 55 | with: |
|
56 | 56 | python-version: ${{ matrix.python-version }} |
|
57 | 57 | cache: pip |
|
58 | cache-dependency-path: | | |
|
59 | setup.cfg | |
|
58 | 60 | - name: Install latex |
|
59 | 61 | if: runner.os == 'Linux' && matrix.deps == 'test_extra' |
|
60 | 62 | run: echo "disable latex for now, issues in mirros" #sudo apt-get -yq -o Acquire::Retries=3 --no-install-suggests --no-install-recommends install texlive dvipng |
General Comments 0
You need to be logged in to leave comments.
Login now