mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
ditch llvm version check
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
15d5c56622
commit
8a92517387
1 changed files with 0 additions and 3 deletions
|
|
@ -24,9 +24,6 @@ jobs:
|
|||
|
||||
- run: zig version
|
||||
|
||||
- name: llvm version
|
||||
run: llc --version | grep LLVM
|
||||
|
||||
- name: run tests
|
||||
run: cargo test --locked --release
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue