Changeset 653268 in git


Ignore:
Timestamp:
Jul 25, 2020, 10:35:53 PM (3 years ago)
Author:
Matthias Koeppe <mkoeppe@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
88dd7f0bd511df4bdb8266e40ad69007c194617e
Parents:
7bf2ca677af66b595c099994e88013d6d4ef8ab3
Message:
Actually add testing of optional packages on docker targets
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .github/workflows/ci-sage.yml

    r7bf2ca r653268  
    209209      TOX_ENV: docker-${{ matrix.tox_system_factor }}-${{ matrix.tox_packages_factor }}
    210210      LOGS_ARTIFACT_NAME: logs-commit-${{ github.sha }}-tox-docker-${{ matrix.tox_system_factor }}-${{ matrix.tox_packages_factor }}
    211       DOCKER_TARGETS: configured with-targets
     211      DOCKER_TARGETS: configured with-targets with-targets-optional
    212212    steps:
    213213      - name: Check out SageMath
Note: See TracChangeset for help on using the changeset viewer.