Skip to content

docs: add syntax highlighting to various code blocks #926

docs: add syntax highlighting to various code blocks

docs: add syntax highlighting to various code blocks #926

Workflow file for this run

name: Examples
on:
pull_request:
branches: [ 'main' ]
permissions:
contents: read
jobs:
examples:
name: Build and run examples
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./examples/test.sh