Skip to content

[Viz] Added try-except search for compas_notebook.app.App #214

[Viz] Added try-except search for compas_notebook.app.App

[Viz] Added try-except search for compas_notebook.app.App #214

Workflow file for this run

name: docs
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
# jobs:
# docs:
# runs-on: ubuntu-latest
# steps:
# - uses: compas-dev/[email protected]
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}