make instead of cargo

This commit is contained in:
Patrick Thomson 2020-11-11 09:00:26 -05:00
parent 8b64c12517
commit 711d4fdace

View file

@ -35,4 +35,4 @@ jobs:
# Don't use a 'components:' entry--we don't need them with beta/nightly, plus nightly often doesn't have them
override: true
- run: cargo test
- run: make test