Changeset ab26682 in ammosreader
- Timestamp:
- 05/05/22 11:13:48 (3 years ago)
- Branches:
- AmmosSource, guix
- Children:
- 437474e
- Parents:
- bdaba33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.gitlab-ci.yml
rbdaba33 rab26682 15 15 script: 16 16 - cd tests 17 - pip install -U pytest sphinx_adc_theme 17 - pip install -U pytest 18 - pip install --upgrade sphinx_adc_theme 18 19 - pytest --junitxml=report.xml 19 20 artifacts:
Note:
See TracChangeset
for help on using the changeset viewer.