- Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
Steps to Reproduce
# create a project cookiecutter gh:sourcery-ai/python-best-practices-cookiecutter # install dependencies pipenv install --dev # set remote and push to github git remote add origin git@github.com:user/repo.git git add . git commit -m "Initial commit git pushNavigate to GitHub actions and see the Test workflow fail.
Expected Result
Should work out of the box.
Metadata
Metadata
Assignees
Labels
No labels