mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
ci: move remote python tests from CircleCI to GitHub Actions
This commit is contained in:
@@ -35,12 +35,6 @@ jobs:
|
||||
- py-docs
|
||||
- wheelhouse
|
||||
|
||||
remote_tests_python:
|
||||
machine: true
|
||||
steps:
|
||||
- checkout
|
||||
- run: ci_scripts/remote_tests_python.sh
|
||||
|
||||
upload_docs_wheels:
|
||||
machine: true
|
||||
steps:
|
||||
@@ -55,11 +49,6 @@ workflows:
|
||||
|
||||
test:
|
||||
jobs:
|
||||
- remote_tests_python:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
|
||||
- remote_python_packaging:
|
||||
filters:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user