Skip to content

Add better formatting for figure captions in reader (#728) #1508

Add better formatting for figure captions in reader (#728)

Add better formatting for figure captions in reader (#728) #1508

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Set up Java
uses: actions/[email protected]
with:
distribution: 'zulu'
java-version: "21"
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run tests
run: make test