fix(ns-paystack): remove deprecated workspace-lint

This commit is contained in:
Brian Pooe 2023-06-04 12:25:34 +02:00
parent cf84ec4be8
commit b7b112a82d

View file

@ -117,7 +117,6 @@ jobs:
fi
- run: |
npx nx workspace-lint
npx nx format:check
npx nx affected --target lint --parallel 3
npx nx affected --target test --parallel 3 --ci --code-coverage