Skip to content

Add AGENTS.md with project instructions for AI coding agents #80

Add AGENTS.md with project instructions for AI coding agents

Add AGENTS.md with project instructions for AI coding agents #80

Workflow file for this run

---
name: End-to-end tests
on: [pull_request]
permissions: {}
jobs:
test:
runs-on: ubuntu-24.04
steps:
- name: Check out
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
- name: Run end-to-end test
run: mise run e2e-test