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