Skip to content
Snippets Groups Projects

Dev - learning - v0.1.0

Merged Maxence Naud requested to merge dev into main
Files
27
@@ -21,4 +21,4 @@ default:
image: nvidia/cuda:12.2.0-devel-ubuntu22.04
before_script:
- apt update
- apt install -y cmake cppcheck python-is-python3 pip git gcovr
- apt install -y cmake cppcheck python-is-python3 pip git gcovr unzip curl
Loading