CI: Enable the --with tests mockbuild on EL 9
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-9a09334937 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-9a09334937
This commit is contained in:
parent
4ba7348014
commit
0ead455dad
1 changed files with 3 additions and 3 deletions
|
|
@ -24,9 +24,9 @@
|
|||
- repo: "https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git"
|
||||
dest: "pyproject-rpm-macros"
|
||||
tests:
|
||||
#- mock_with_tests: -- still missing python3dist(pytest-randomly) and python3dist(flaky)
|
||||
# dir: .
|
||||
# run: pyproject-rpm-macros/tests/mocktest.sh python-tox --enable-network --with tests
|
||||
- mock_with_tests:
|
||||
dir: .
|
||||
run: pyproject-rpm-macros/tests/mocktest.sh python-tox --enable-network --with tests
|
||||
- all_supplementing_pythons:
|
||||
dir: tests
|
||||
run: ./all_supplementing_pythons.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue