ci: remove generate pytest report job

this is a temp workaround, since the current job takes too much time.
should replace it a new implementation
This commit is contained in:
Fu Hanxi
2025-11-05 10:16:22 +01:00
parent 32a9b8a8fe
commit 2160ce6c56
17 changed files with 32 additions and 8754 deletions
-1
View File
@@ -48,7 +48,6 @@ pre_yaml_jinja = """
include:
- .gitlab/ci/common.yml
- tools/ci/dynamic_pipelines/templates/.dynamic_jobs.yml
- tools/ci/dynamic_pipelines/templates/generate_target_test_report.yml
"""
[gitlab.artifacts.s3.debug]