Skip to content

Added documentation around testing, and updated test library #638

Added documentation around testing, and updated test library

Added documentation around testing, and updated test library #638

Workflow file for this run

name: revive-lint
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v3
- name: Run Revive Action by pulling pre-built image
uses: docker://morphy/revive-action:v2