Skip to content
Snippets Groups Projects
Commit c6a8a638 authored by Russel Arbore's avatar Russel Arbore
Browse files

run both w/ and w/o cuda build in CI

parent d29ce73b
No related branches found
No related tags found
1 merge request!104Add CUDA support to HerculesBox
Pipeline #200970 passed
This commit is part of merge request !104. Comments created here will be created in the context of that merge request.
build-job:
stage: build
script:
- cargo build
test-job:
stage: test
script:
- cargo test
- cargo test --features=cuda
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment