We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835e8c9 commit 48d5fa8Copy full SHA for 48d5fa8
1 file changed
.github/workflows/ci.yml
@@ -4,4 +4,4 @@
4
5
- name: Run Keploy Test Suite
6
run: |
7
- export KEPLOY_API_KEY=Q1U/r/LYbSTVyAHbEg== && keploy test-suite --app=f3fac2ae-6904-4572-9903-623568a817bf --base-path https://app.keploy.io --cloud
+ export KEPLOY_API_KEY=Q1U/r/LYbSTVyAHbEg== && keploy test-suite --app=f3fac2ae-6904-4572-9903-623568a817bf --base-path http://localhost:8000 --cloud
0 commit comments