Skip to content

Merge pull request #30 from GPUEngineering/hf/28-compilation-on-orin #119

Merge pull request #30 from GPUEngineering/hf/28-compilation-on-orin

Merge pull request #30 from GPUEngineering/hf/28-compilation-on-orin #119

Workflow file for this run

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