Update ci.yml

This commit is contained in:
Temirkhan Myrzamadi 2020-02-20 23:16:00 +06:00 committed by GitHub
parent 6c686921ad
commit 1e559d7ddb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,9 +22,6 @@ jobs:
override: true
components: rustfmt, clippy
env:
RUST_BACKTRACE: 1
- name: stable/beta build
uses: actions-rs/cargo@v1
if: matrix.rust == 'stable' || matrix.rust == 'beta'