Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use virtual env for pytest in github actions #2004

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

Owen-CH-Leung
Copy link
Contributor

fixes #1951

This PR modifies the github actio generation logic to use virtual environment to install and run pytest.

use virtual env for pytest
Copy link

netlify bot commented Mar 22, 2024

Deploy Preview for maturin-guide ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 67aa4f0
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/65fcf5fbb95d270009e16ed4
😎 Deploy Preview https://deploy-preview-2004--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@messense messense marked this pull request as ready for review March 22, 2024 04:56
@messense messense merged commit a2d7fb7 into PyO3:main Mar 22, 2024
29 checks passed
@messense
Copy link
Member

messense commented Mar 22, 2024

We need to tweak a bit for Windows: https://github.com/messense/maturin-ci-playground/actions/runs/8385691377/job/22964973167

Done in 9f6519f.

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.

Use virtualenv for pytest in generated GitHub Actions configuration
2 participants