diff --git a/.github/workflows/npm-grunt.yml b/.github/workflows/npm-grunt.yml index 9e968da9..87fde0bf 100644 --- a/.github/workflows/npm-grunt.yml +++ b/.github/workflows/npm-grunt.yml @@ -19,7 +19,5 @@ jobs: run: npm install - name: Clean the project cache run: npm run clean - - name: Fix the project - run: npm run fix - name: Compile the project run: npm run compile diff --git a/README.md b/README.md index e6d704a9..623fe18d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # account-managenment-api -Account Managment API +Account Managment API Documentation