improve ci

This commit is contained in:
JT 2021-09-04 20:02:57 +12:00
parent d9cff4238d
commit bf9b6d8088

View File

@ -20,10 +20,6 @@ jobs:
override: true
components: rustfmt, clippy
- uses: actions-rs/cargo@v1
with:
command: build
- uses: actions-rs/cargo@v1
with:
command: test