We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9669a commit 8b4fd17Copy full SHA for 8b4fd17
.github/workflows/ci.yaml
@@ -35,8 +35,6 @@ jobs:
35
cache: "pipenv"
36
- name: Run image
37
uses: tiagovrtr/actions-pipenv@v1
38
- with:
39
- pipenv-version: latest
40
- name: Execute tests
41
run: make test PYTHON=${{ steps.python.outputs.python-path }}
42
- name: Lint
0 commit comments