Skip to content

[Update] ui: support arguments in processors and add highlighting for… #25

[Update] ui: support arguments in processors and add highlighting for…

[Update] ui: support arguments in processors and add highlighting for… #25

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup mise
uses: jdx/mise-action@v2
- name: Run CI checks
run: make ci