Skip to content

feat: parse project toml files manually #27

feat: parse project toml files manually

feat: parse project toml files manually #27

Workflow file for this run

name: Run the update test suite
on:
push:
branches: main
pull_request:
branches: main
# on demand
workflow_dispatch:
jobs:
create-artifacts:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: "v0.49.0"
environments: dev
- run: |
pixi run test