mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
..
This commit is contained in:
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
@@ -84,11 +84,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
- uses: actions/setup-python@v1
|
|
||||||
with:
|
|
||||||
python-version: '3.x'
|
|
||||||
architecture: 'x64'
|
|
||||||
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ci_scripts/run-python.sh
|
run: ci_scripts/run-python.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user