diff --git a/.github/workflows/editor.tests.yml b/.github/workflows/editor.tests.yml index 7eb4061f3..6a1727210 100644 --- a/.github/workflows/editor.tests.yml +++ b/.github/workflows/editor.tests.yml @@ -50,5 +50,5 @@ jobs: run: | echo "NX_CLOUD_ACCESS_TOKEN=${{ secrets.NX_CLOUD_ACCESS_TOKEN }}" >> $GITHUB_ENV - - name: Run all @notesnook/core tests + - name: Run all @notesnook/editor tests run: npx nx test @notesnook/editor