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