Skip to content

"Test" workflow for GitHub actions is broken #7

Closed
@pedropb

Description

@pedropb

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 push

Navigate to GitHub actions and see the Test workflow fail.

Here is an example

Expected Result

Should work out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions