Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

2.0.0: Back to the roots #579

2.0.0: Back to the roots

2.0.0: Back to the roots #579

Workflow file for this run

name: Server tests
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
- run: mise run test-server