Skip to content

Merge branch 'master' into to_gpu #108

Merge branch 'master' into to_gpu

Merge branch 'master' into to_gpu #108

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: [self-hosted, gpu]
steps:
- uses: actions/checkout@v2
- name: Install and Test
run: .github/workflows/run_ci.sh