Skip to content

Commit 8b4fd17

Browse files
author
Steve Ayers
committed
pipenv
1 parent 9d9669a commit 8b4fd17

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
cache: "pipenv"
3636
- name: Run image
3737
uses: tiagovrtr/actions-pipenv@v1
38-
with:
39-
pipenv-version: latest
4038
- name: Execute tests
4139
run: make test PYTHON=${{ steps.python.outputs.python-path }}
4240
- name: Lint

0 commit comments

Comments
 (0)