Fix syntax

This commit is contained in:
Mike A. Trethewey
2020-02-26 02:46:40 -08:00
parent 30e8fd132c
commit 8103981b0e

View File

@@ -34,7 +34,7 @@ jobs:
python-version: ${{ matrix.python-version }}
architecture: "x64"
- run: |
python --version
python --version
# install dependencies via pip
- name: Install dependencies via pip
env: