Skip to content

build cuda config and struct #1

build cuda config and struct

build cuda config and struct #1

name: All Tests CUDA
on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
jobs:
cuda-tests:
uses: ./.github/workflows/all_tests_common.yml
with:
hardware_config: '../configs/cuda.yml'
test_type: 'all'