Skip to content

Working to the next release #674

Working to the next release

Working to the next release #674

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
# pixi test
Test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.37.0
cache: true
- run: pixi run test