Skip to content

introducte continuous integration #1

introducte continuous integration

introducte continuous integration #1

Workflow file for this run

- uses: prefix-dev/[email protected]

Check failure on line 1 in .github/workflows/build-all.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-all.yaml

Invalid workflow file

You have an error in your yaml syntax on line 1
with:
pixi-version: v0.39.2
cache: true
# auth-host: prefix.dev
# auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}
- run:
- pixi --version
- pixi run clean
- pixi run build
- pixi run check
- pixi run docs