ci: fix workflow step name

This commit is contained in:
Abdullah Atta
2023-02-27 11:00:50 +05:00
committed by Abdullah Atta
parent 1ed2e55867
commit aef475d8fc

View File

@@ -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