Skip to content

v1.3.0 retry workflow. #532

v1.3.0 retry workflow.

v1.3.0 retry workflow. #532

Workflow file for this run

name: Client 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-client