Add ci for cuda branch too

This commit is contained in:
Alejandro Gallo 2022-09-12 19:58:18 +02:00
parent 20c29ed815
commit 6effcbcdc8

View File

@ -3,9 +3,9 @@ name: CI
on: on:
push: push:
branches: [ master ] branches: [ master, cuda ]
pull_request: pull_request:
branches: [ master ] branches: [ master, cuda ]
jobs: jobs:
build: build: