Skip to content

Merge pull request #146 from kmike/dependabot/pip/mypy-1.4.0 #219

Merge pull request #146 from kmike/dependabot/pip/mypy-1.4.0

Merge pull request #146 from kmike/dependabot/pip/mypy-1.4.0 #219

Workflow file for this run

name: Run tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
uses: fizyk/actions-reuse/.github/workflows/tests-pytests.yml@v2.1.2
with:
python-versions: '["3.7", "3.8", "3.9", "3.10", "3.11", "pypy-3.8"]'
pipenv: true

Check failure on line 14 in .github/workflows/tests.yml

View workflow run for this annotation

GitHub Actions / Run tests

Invalid workflow file

The workflow is not valid. .github/workflows/tests.yml (Line: 14, Col: 15): Invalid input, pipenv is not defined in the referenced workflow.
pipenv-install-options: --skip-lock