Do we need LLVM for this?

This commit is contained in:
Nolan Darilek 2020-11-17 12:22:18 -06:00
parent 1cbeab6ea9
commit 3500e88117
1 changed files with 56 additions and 57 deletions

View File

@ -32,7 +32,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
choco install -y llvm
rustup update
cargo check --examples --release --all-features