diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e80b3d..2a21011 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,5 +15,4 @@ jobs: with: node-version: 18 - uses: xt0rted/stylelint-problem-matcher@v1 - - run: | - make test + - run: make test