Skip to content

added --no-module flag to run subset of operator tests that don't inc… #39

added --no-module flag to run subset of operator tests that don't inc…

added --no-module flag to run subset of operator tests that don't inc… #39

name: Workflow
on:
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation