Skip to content

Commit

Permalink
Bump test suite and add unit tests to CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
palemieux authored Nov 23, 2023
1 parent 1195255 commit af3aa15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions scripts/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
set -e

pipenv run python -m pylint --exit-zero src/main/python/imschrm/ src/test/python/
pipenv run python -m unittest discover -s src/test/python/
2 changes: 1 addition & 1 deletion src/test/resources/ttml/test-suite

0 comments on commit af3aa15

Please sign in to comment.