Currently I have disabled the automatically generated workflows from firebase for deployment as I am manually deploying.
Want to include running the documentation commands:
terraform-docs
npm run compodocs:build
- Cleanup code coverage output using
scripts/check-coverages-changes.sh and npm run test:once
Needs to run the linter and the tests.
Currently I have disabled the automatically generated workflows from firebase for deployment as I am manually deploying.
Want to include running the documentation commands:
terraform-docsnpm run compodocs:buildscripts/check-coverages-changes.shandnpm run test:onceNeeds to run the linter and the tests.