Skip to content

Merge pull request #96 from keploy/shivam/docs #20

Merge pull request #96 from keploy/shivam/docs

Merge pull request #96 from keploy/shivam/docs #20

Workflow file for this run

name: sample-tests
on:
push:
branches:
- main
pull_request:
types: [opened, reopened]
jobs:
e2e-test:
runs-on: ubuntu-latest
steps:
- name: Test-Report
uses: keploy/testgtp@main
with:
working-directory: ./gin-mongo
delay: 20
keploy-path: ./
command: go run .