Update ci.yml

This commit is contained in:
Grant G 2022-10-23 22:58:57 -07:00 committed by GitHub
parent f8ed82f602
commit c4ab5e7de1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,6 +63,7 @@ jobs:
- name: Cache
uses: Swatinem/rust-cache@v1
clippy:
name: clippy
runs-on: ${{matrix.os}}
strategy: