X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c53853f5716f2b5100b17b8f8509e026dd7fa4e2..a9047710932a509f9ba24dde0160e8ae3afc218f:/.github/workflows/test.yml?ds=sidebyside 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