keploy / keploy

Test generation for Developers. Generate tests and stubs for your application that actually work!

Home Page:https://keploy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix: automatic generation of github action workflow for keploy should be configurable

gouravkrosx opened this issue · comments

  • Since, right now it is not configurable, in the testing pipeline, we are unnecessarily making this workflow file.
  • It should be configurable (default: true) but in the testing pipeline, it should be false.

Will look into this!

We can add in a flag to enable or disable the generation of this github actions file