Skip to content

Update dependency mkdocs-material to v9.6.7 #808

Update dependency mkdocs-material to v9.6.7

Update dependency mkdocs-material to v9.6.7 #808

Workflow file for this run

name: Run Tests
on:
pull_request:
branches: [main]
merge_group:
jobs:
test:
name: PR Tests
uses: ./.github/workflows/test_suite.yml
with:
ref: ${{ github.ref }}
secrets: inherit