Skip to content

SHAPE-FIX-V1 4c: the full scoped deictic family in the pov instruction #93

SHAPE-FIX-V1 4c: the full scoped deictic family in the pov instruction

SHAPE-FIX-V1 4c: the full scoped deictic family in the pov instruction #93

Workflow file for this run

name: tests
on:
push:
branches: [main]
pull_request:
jobs:
pytest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- run: pip install -e ".[dev]"
- run: python -m pytest