Now it's exhausting

This commit is contained in:
Brooks J Rady 2021-02-23 16:57:17 +00:00
parent 701374f3fe
commit 08ffc153e1

View file

@ -50,6 +50,8 @@ jobs:
components: clippy
- name: Add WASM target
run: rustup target add wasm32-wasi
- name: Build
run: ./build-all.sh --verbose
- uses: actions-rs/cargo@v1
with:
command: clippy