Update rust.yml

This commit is contained in:
Lokathor
2020-08-06 16:11:22 -06:00
committed by GitHub
parent 7540862f63
commit 673cafed4a
+1
View File
@@ -17,6 +17,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: ${{ matrix.rust }}
- name: Test The Basics Everywhere
uses: actions-rs/cargo@v1
with: