Compare commits

..

No commits in common. "116f143fc7a3fecbc87b9a0fdb9959aafdcce03c" and "4887486f19d59871951f12a041a85bc7f980fc77" have entirely different histories.

View file

@ -19,10 +19,8 @@ jobs:
- name: Build
uses: actions-rs/cargo@v1
with:
command: build
run: cargo build
- name: Run tests
uses: actions-rs/cargo@v1
with:
command: test
run: cargo test