mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
..
This commit is contained in:
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@@ -4,9 +4,6 @@ on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
env:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
|
||||
jobs:
|
||||
build_and_test:
|
||||
name: Build and test
|
||||
@@ -85,5 +82,4 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
- name: Tests
|
||||
shell: bash
|
||||
run: ci_scripts/run-python.sh
|
||||
run: bash ci_scripts/run-python.sh
|
||||
|
||||
Reference in New Issue
Block a user