Skip to content

Adapt llm-d to build with the latest version of GAIE + token prompt. #2

Adapt llm-d to build with the latest version of GAIE + token prompt.

Adapt llm-d to build with the latest version of GAIE + token prompt. #2

Workflow file for this run

name: Check Typos
on:
pull_request:
push:
jobs:
typos:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5
- name: Check typos
uses: crate-ci/[email protected]