Skip to content

Added Keploy in CI/CD #10

Added Keploy in CI/CD

Added Keploy in CI/CD #10

Workflow file for this run

name: Install Keploy CLI
run:
curl --silent -L https://keploy.io/ent/install.sh | bash
name: Run Keploy Test Suite

Check failure on line 5 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 5
run:
export KEPLOY_API_KEY=${{ secrets.KEPLOY_API_KEY }}
keploy test-suite --app=4fda4fac-c01f-4e94-a26d-22f71997d39c --base-path https://crud-api-server-python.onrender.com/ --cloud