Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rjdbcm committed Aug 24, 2021
1 parent 151ec1f commit 20cd069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Test Python Versions
with:
python-version: "${{ matrix.python }}"
runs: |
- run: |
pip install -U pip pipenv wheel cython
pipenv lock
pipenv sync -d
Expand Down

0 comments on commit 20cd069

Please sign in to comment.