Skip to content

tentative CI fix - #80

Merged
FrancescoConti merged 1 commit into
masterfrom
fc/fix-ci
May 21, 2026
Merged

tentative CI fix#80
FrancescoConti merged 1 commit into
masterfrom
fc/fix-ci

Conversation

@FrancescoConti

Copy link
Copy Markdown
Member

This pull request updates the CI pipeline to use a Python virtual environment and installs additional dependencies before running jobs. The main change is to ensure a clean and isolated Python environment for CI tasks.

Environment setup improvements:

  • The before_script section in .gitlab-ci.yml now creates and activates a Python virtual environment using virtualenv, and installs the junit_xml, pyyaml, and prettytable packages to ensure required dependencies are available in an isolated environment.

@FrancescoConti
FrancescoConti merged commit 416f0c4 into master May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant