Skip to content

Merge pull request #61 from GPUEngineering/feature/60-python-api #248

Merge pull request #61 from GPUEngineering/feature/60-python-api

Merge pull request #61 from GPUEngineering/feature/60-python-api #248

Workflow file for this run

on:
push:
branches: [ main ]
pull_request:
name: Continuous integration
jobs:
ci:
runs-on: ${{ matrix.runner }}
strategy:
matrix:
runner: [a40, orin]
steps:
- name: checkout code
uses: actions/checkout@v4
- name: run test script
run: bash ./ci/script.sh