X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c53853f5716f2b5100b17b8f8509e026dd7fa4e2..8d6d92aa5b5248b5ff70ebf7977f8af5cbcb10b9:/.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