Skip to content

Use 0.0.7 version of VK-GL-CTS-for-Slang on nightly CTS CI #1500

Use 0.0.7 version of VK-GL-CTS-for-Slang on nightly CTS CI

Use 0.0.7 version of VK-GL-CTS-for-Slang on nightly CTS CI #1500

Workflow file for this run

name: Check Table of Contents (comment /regenerate-toc to auto-fix)
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Mono
run: |
sudo apt-get update
sudo apt-get install -y mono-complete
- run: ./docs/build_toc.sh --check-only