mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-04-20 08:24:44 +00:00
Update rust.yml
This commit is contained in:
parent
98da1588b0
commit
ceddaffca5
1 changed files with 3 additions and 2 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
@ -49,5 +49,6 @@ jobs:
|
|||
sudo apt install ocl-icd-opencl-dev
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
# TODO(take-cheeze): Support testing
|
||||
# - name: Run tests
|
||||
# run: cargo test --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue