diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b22f3ba..1b79cd5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -25,4 +25,4 @@ jobs: - name: Test run: npm test - name: Performance - run: npm performance + run: npm run performance