Skip to content

Add missing pytest dependency in GitHub workflow - #61

Open
jpjarnoux wants to merge 8 commits into
devfrom
bugfix/conda-recipe
Open

jpjarnoux wants to merge 8 commits into
devfrom
bugfix/conda-recipe

Conversation

@jpjarnoux

Copy link
Copy Markdown
Member

Description

The conda recipe test workflow was not working. The error comes from a non installation of pytest in the the conda recipe, but the test requires it.

What changed

I add a pip install pytest before to run the test.

Testing

The test is done directly on GitHub.

Checklist

  • My code follows the project guidelines
  • Complex logic is commented
  • No unnecessary files or debug code included
  • My PR is targeting the dev branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants