chore: bump project version to 1.40.0 and run tests in isolated virtual environment
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
PIP_BREAK_SYSTEM_PACKAGES: 1
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Create virtual environment
|
||||
run: |
|
||||
python -m venv venv
|
||||
|
||||
Reference in New Issue
Block a user