Skip to content

Conversation

@dwiddows
Copy link
Collaborator

@dwiddows dwiddows commented Nov 20, 2025

Changes dev-setup.sh so that:

  • Runs in bash by default. Running with sh instead, source command fails and the rest of the install is global.
  • Removed pip install venv attempt, which fails because venv isn't a pip package.

Changes in code_quality_checks.yml workflow now make sure that pre-commit uses the venv provided by dev-setup.sh, rather than (the docker container's) system python.

Similar change in unit_test.yml.

@dwiddows dwiddows merged commit b6f5304 into development Nov 20, 2025
5 checks passed
@dwiddows dwiddows deleted the dwiddows-workflow-fix branch November 20, 2025 22:04
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.

4 participants