Skip to content

. e switch from tox to mise #1778

. e switch from tox to mise

. e switch from tox to mise #1778

Workflow file for this run

name: Test
on:
- push
- pull_request
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os:
- macos-latest
- ubuntu-latest
- windows-latest
steps:
- uses: actions/checkout@v6
- uses: jdx/mise-action@v3
- run: ./build_and_test