Skip to content

Reverted commit e176069e61ef9c51f18ed352f66f56666b2d15bb #43

Reverted commit e176069e61ef9c51f18ed352f66f56666b2d15bb

Reverted commit e176069e61ef9c51f18ed352f66f56666b2d15bb #43

Workflow file for this run

name: build
on: [push, workflow_dispatch]
jobs:
build:
name: build on ubuntu-22.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: pipx install hatch
- run: hatch build