mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
..
This commit is contained in:
10
.github/workflows/rust.yml
vendored
10
.github/workflows/rust.yml
vendored
@@ -73,13 +73,3 @@ jobs:
|
|||||||
|
|
||||||
- name: clippy
|
- name: clippy
|
||||||
run: cargo clippy --all
|
run: cargo clippy --all
|
||||||
|
|
||||||
python_tests:
|
|
||||||
name: Python Tests
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v1
|
|
||||||
|
|
||||||
- name: Tests
|
|
||||||
run: bash ci_scripts/run-python.sh
|
|
||||||
|
|||||||
Reference in New Issue
Block a user