fixing ci workflow

This commit is contained in:
Shawn Hartsell
2024-04-22 16:38:36 -05:00
parent a0aeedb796
commit 6030864125
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -19,7 +19,6 @@ jobs:
uses: golangci/golangci-lint-action@v4
with:
version: v1.54.2
args: run
- name: Unit Tests
run: .script/test
- name: Build and Test
+2 -2
View File
@@ -15,8 +15,8 @@ linters:
- govet
- unparam
run:
tests: true
modules-download-mode: vendor
tests: true
modules-download-mode: vendor
issues:
exclude-rules:
- path: test/github.go