CI: EL9-only: Skip tests we cannot run yet

(cherry picked from commit 2c94825e15)
This commit is contained in:
Miro Hrončok 2024-11-11 16:19:12 +01:00
parent cc15860ccf
commit 47b479923f

View File

@ -95,9 +95,13 @@
- userpath: - userpath:
dir: . dir: .
run: ./mocktest.sh python-userpath run: ./mocktest.sh python-userpath
- markdown_it_py: # No matching package to install: 'python3dist(pytest-cov)' [testing]
dir: . # No matching package to install: 'python3dist(pytest-regressions)' [testing]
run: ./mocktest.sh python-markdown-it-py # No matching package to install: 'python3dist(linkify-it-py)' [linkify]
# No matching package to install: 'python3dist(mdurl)'
#- markdown_it_py:
# dir: .
# run: ./mocktest.sh python-markdown-it-py
- double_install: - double_install:
dir: . dir: .
run: ./mocktest.sh double-install run: ./mocktest.sh double-install