Skip to content

Bump prefix-dev/setup-pixi from 0.10.0 to 0.10.1 #84

Bump prefix-dev/setup-pixi from 0.10.0 to 0.10.1

Bump prefix-dev/setup-pixi from 0.10.0 to 0.10.1 #84

Workflow file for this run

name: Run the update test suite
on:
push:
branches:
- "main"
- "*.*"
tags:
- "v*"
pull_request:
# Allow manual runs through the web UI
workflow_dispatch:
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- uses: prefix-dev/setup-pixi@f00437f565399d418b0acc85936d12c1fb668347 # v0.10.1
with:
pixi-version: "v0.69.0"
- run: |
pixi run test