Skip to content

feat: parse project toml files manually #24

feat: parse project toml files manually

feat: parse project toml files manually #24

Workflow file for this run

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