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

Run CI with Github actions #141

Closed
justinchuby opened this issue Sep 28, 2022 · 1 comment · Fixed by #143
Closed

Run CI with Github actions #141

justinchuby opened this issue Sep 28, 2022 · 1 comment · Fixed by #143

Comments

@justinchuby
Copy link
Collaborator

justinchuby commented Sep 28, 2022

The queue time on ADO is longer than the actual execution time. Too much wait.

@justinchuby
Copy link
Collaborator Author

The difference is huge : 3min vs 20min+
image

@justinchuby justinchuby changed the title Move CI from AzureDevops to Github Run CI with Github actions Sep 28, 2022
justinchuby added a commit that referenced this issue Sep 29, 2022
Fixes #141 #142 

- Replicate tests run in ADO to github actions
- Use pytest-xdist to enable parallel testing
- Install `wheel` in the test environments
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 a pull request may close this issue.

1 participant