diff --git a/.github/workflows/npm-ci.yml b/.github/workflows/npm-ci.yml index 796ef31..5752430 100644 --- a/.github/workflows/npm-ci.yml +++ b/.github/workflows/npm-ci.yml @@ -29,7 +29,7 @@ jobs: - run: npm run build # Run Tests - - run: npm test:coverage + - run: npm run test:coverage # Report Coverage - name: Coveralls GitHub Action