Skip to content

Simplify pixi through environments #110

Simplify pixi through environments

Simplify pixi through environments #110

Workflow file for this run

on: [push, pull_request]
name: C++
jobs:
pixi-build:
name: "pixi build"
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.25.0
cache: true
- name: run build task on all environments
run: |
pixi run -e default build
pixi run -e rerunfindpackage build