Skip to content

Add Dev Container Support #4

Add Dev Container Support

Add Dev Container Support #4

Workflow file for this run

name: CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- name: NVIDIA Config
run: nvidia-smi