Skip to content

use anthropic api key #1416

use anthropic api key

use anthropic api key #1416

Workflow file for this run

name: Tests
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: jdx/mise-action@v3
- name: Tests
run: mise run test:ci