Skip to content

Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 #34

Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11

Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 #34

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@v6
- uses: prefix-dev/[email protected]
with:
pixi-version: "v0.49.0"
- run: |
pixi run test