remove trailing whitespace in github workflows file (#1463)

This commit is contained in:
Austin Johnson 2020-12-26 16:44:54 -06:00 committed by GitHub
parent de01dff7c8
commit 3113d1fea5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,4 +42,3 @@ jobs:
run: cargo build --verbose
- name: Run tests
run: cargo test --verbose