Skip to content

Bump pytest from 8.1.1 to 9.0.3 in /test #26

Bump pytest from 8.1.1 to 9.0.3 in /test

Bump pytest from 8.1.1 to 9.0.3 in /test #26

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@ttsky25b