Skip to content

Support for LOOPs in record.py. Fixed default MAX_TIME variable #123

Support for LOOPs in record.py. Fixed default MAX_TIME variable

Support for LOOPs in record.py. Fixed default MAX_TIME variable #123

Workflow file for this run

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