Skip to content

Fix GH-157: Note elements generate semantic HTML using div instead of… #60

Fix GH-157: Note elements generate semantic HTML using div instead of…

Fix GH-157: Note elements generate semantic HTML using div instead of… #60

Workflow file for this run

name: Smoke test
on: [push, pull_request]
jobs:
ubuntu:
strategy:
matrix:
version: ['8.3', '8.4', '8.5']
runs-on: ubuntu-latest
steps:
- name: Checkout PhD
uses: actions/checkout@v6
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{matrix.version}}
- name: List packages and formats
run: php render.php --list