Skip to content

Prototype LLRT native executor and package #132

Prototype LLRT native executor and package

Prototype LLRT native executor and package #132

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: jdx/mise-action@v4
- run: task install
- run: task ci