X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/4041c560ec8e0233b448d97595fc9b7018a25c32..1382eabb3f27d7c9cd5328fb7fddd1ded98121fb:/.github/workflows/test.yml diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index de734da..c2671da 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,4 +27,4 @@ jobs: - name: Unit tests run: | - coverage run tests/test_black.py + coverage run -m unittest