You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Propose CI infrastructures in github action.
Resolves issues:
1. #1460 [FEATURE] Move the tests to hosted machines
2. #1395 [BUG] testing within vscode
Description
Right now, we have the tests on a DSVM that is running 24/7. These tests run sequentially.
We want to change this and run the test in hosted VMs and in parallel. We should have a matrix that tests python 3.6 and 3.7
Expected behavior with the suggested feature
Other Comments
The text was updated successfully, but these errors were encountered: