Skip to content

Add 12 eval cases for new endpoints, fix 3 rubric phrasings — 52/52 p… #20

Add 12 eval cases for new endpoints, fix 3 rubric phrasings — 52/52 p…

Add 12 eval cases for new endpoints, fix 3 rubric phrasings — 52/52 p… #20

Workflow file for this run

name: Lint
on:
push:
branches: ["**"]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run static lint checks
run: bash tests/lint.sh