summaryrefslogtreecommitdiffstats
path: root/.github/actions/test_python
Commit message (Collapse)AuthorAgeFilesLines
* Added intergration of python CI with testmoBulat Gayazov2023-06-081-62/+0
| | | | | Added intergration of python CI with testmo Pull Request resolved: #237
* Added parallelism to python tests CIBulat Gayazov2023-05-301-10/+17
| | | | | Added parallelism to python tests CI Pull Request resolved: #230
* AWS credentials and nightly run matrix to action varsAlexSm2023-05-241-2/+5
| | | | | AWS credentials and nightly run matrix to action vars Pull Request resolved: #225
* Added functional tests to CIBulat Gayazov2023-05-151-0/+52
Added functional tests to CI Pull Request resolved: #205