Make it minimal

This commit is contained in:
Will Hunt 2021-11-21 13:28:31 +00:00
parent 6f70c65794
commit c9a01aa0cf

View File

@ -45,5 +45,6 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: stable
profile: minimal
- run: yarn
- run: yarn test