fix test ci name and variables

This commit is contained in:
lepapareil 2021-02-01 17:05:50 +01:00 committed by GitHub
parent 574ab76bf9
commit d221d811ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,9 @@
name: testing name: test
on: [push, pull_request] on: [push, pull_request]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always
RUST_BACKTRACE: 1
VCPKGRS_DYNAMIC: 1
jobs: jobs:
rustfmt: rustfmt: