Change 3.10 to '3.10'
This commit is contained in:
parent
751572bb34
commit
31435b51ec
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
||||
- name: Setup Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: "3.10"
|
||||
# - name: Install dependencies
|
||||
# run: pip install -r requirements.txt && pip install -r requirements-dev.txt
|
||||
- name: Install build dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user