Skip to content

There is no pdf2svg 1.0; 0.2.3 is still current #2417

There is no pdf2svg 1.0; 0.2.3 is still current

There is no pdf2svg 1.0; 0.2.3 is still current #2417

Workflow file for this run

name: CI
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Install python dependencies
run: pip install PyYAML voluptuous
- name: Check the ruleset
run: make check