Skip to content

feat: test reduction of space with 1x1 dimensions #113

feat: test reduction of space with 1x1 dimensions

feat: test reduction of space with 1x1 dimensions #113

Workflow file for this run

name: docs
on:
push:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-24.04
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: Build docs
uses: TinyTapeout/tt-gds-action/docs@tt10