Skip to content

Fix venv creation

Fix venv creation #206

Workflow file for this run

name: Linter
on: [pull_request]
jobs:
call-workflow:
uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@main
with:
compare-branch: origin/master
requirements-path: installation_and_upgrade/requirements.txt
runs-on: 'windows-latest'