Update rust.yml

master
blackfur 2021-03-04 13:05:21 +01:00 committed by GitHub
parent 9e5350c659
commit 0c2970515d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -18,5 +18,3 @@ jobs:
- uses: actions/checkout@v2
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose