Update coverage.yml

Install rustfilt
This commit is contained in:
Jamie Hardt
2023-06-04 23:30:06 -07:00
committed by GitHub
parent 5cc4fa763a
commit a3d7206ecd

View File

@@ -16,6 +16,7 @@ jobs:
- uses: actions/checkout@v2
- name: Create Test Media
run: cd tests; sh create_test_media.sh
- run: cargo install rustfilt
- name: Build
run: cargo build --verbose
- name: Run tests