summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
Commit message (Expand)AuthorAgeFilesLines
* reconfigure make CI stepsmpeveler/bugfix-make-docsMatthew Peveler2021-10-171-3/+7
* Fix running make docsMatthew Peveler2021-10-171-2/+2
* Update version of deadsnakes/actionMatthew Peveler2021-10-161-1/+1
* Mark support for Python 3.9 and 3.10 (#199)Matthew Peveler2021-10-161-2/+2
* Add dvisvgm to CI workflow (#198)Matthew Peveler2021-10-161-0/+1
* Split off utils functions into own module (#197)Matthew Peveler2021-10-161-2/+2
* Add code coverage tracking to CIMatthew Peveler2021-09-191-8/+8
* move Dict classes into own moduleMatthew Peveler2021-01-301-2/+5
* fix failing test suite failuresMatthew Peveler2021-01-281-3/+2
* use pip/setup.py to install asciidocMatthew Peveler2021-01-281-1/+3
* remove asciidocapi testsMatthew Peveler2021-01-281-1/+0
* update to deadsnakes/action@2.0.2 (#157)Matthew Peveler2020-12-121-1/+1
* Update deadsnakes GH action in test suite (#156)Matthew Peveler2020-12-051-1/+1
* Add 3.10-dev test target (#152)Matthew Peveler2020-10-301-1/+1
* remove dev designation from 3.9 for testingMatthew Peveler2020-10-201-1/+2
* update to deadsnakes/python@v2 for test workflowMatthew Peveler2020-10-201-2/+2
* fix Plugin.list method using python2 syntaxMatthew Peveler2020-10-201-0/+1
* add simple CI test for running asciidoc on windows (#142)Matthew Peveler2020-08-261-0/+18
* Migrate from Travis to GitHub action for testing (#126)Matthew Peveler2020-06-281-13/+63
* add github action workflow to validate flake8Matthew Peveler2020-05-291-0/+28