Fix syntax
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
|||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
architecture: "x64"
|
architecture: "x64"
|
||||||
- run: |
|
- run: |
|
||||||
python --version
|
python --version
|
||||||
# install dependencies via pip
|
# install dependencies via pip
|
||||||
- name: Install dependencies via pip
|
- name: Install dependencies via pip
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user