Skip to content

add graphviz (missing on CI) #9

add graphviz (missing on CI)

add graphviz (missing on CI) #9

Workflow file for this run

name: pixi
on:
push:
jobs:
build-pixi:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: set up pixi
uses: prefix-dev/[email protected]
with:
pixi-version: v0.39.2
cache: true
auth-host: prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}
- name: Install dependencies
run: |

Check failure on line 21 in .github/workflows/pixi.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pixi.yaml

Invalid workflow file

You have an error in your yaml syntax on line 21
pixi --version
pixi --version