Update rust.yml

This commit is contained in:
Lokathor 2020-08-17 15:43:51 -06:00 committed by GitHub
parent 4dc4b3ad28
commit d2e161bddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,8 @@
name: Rust
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
push: {}
pull_request: {}
jobs:
build_test_no_features: