Skip to content

ci: pin mise 2026.7.11 (latest not resolvable by mise-action) #9

ci: pin mise 2026.7.11 (latest not resolvable by mise-action)

ci: pin mise 2026.7.11 (latest not resolvable by mise-action) #9

Workflow file for this run

name: Test with Razd
on:
push:
branches:
- "**"
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: razd-cli/razd-action-mise@v1
with:
mise-version: 2026.7.11
- name: Install and verify
run: |
razd --version
razd install --yes
razd dev