mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36: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
|
||||
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