Update rust.yml

This commit is contained in:
Cadey Ratio 2020-07-14 22:52:17 -04:00 committed by GitHub
parent 77ac5e9066
commit 6c13d1fdad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -16,5 +16,4 @@ jobs:
- name: Run tests
run: |
cargo test
(cd lib/go_vanity && cargo test)
(cd lib/jsonfeed && cargo test)