Skip to content

feat: added golint to pipeline #23

feat: added golint to pipeline

feat: added golint to pipeline #23

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 .