FIX deps
Some checks failed
dev test / test (push) Successful in 27s
dev test / vulnCheck (push) Successful in 26s
dev test / Ci-Lint (push) Failing after 23s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 3m14s
${{ github.actor }} executed Build Push Prod / deploy (push) Failing after 16s
Some checks failed
dev test / test (push) Successful in 27s
dev test / vulnCheck (push) Successful in 26s
dev test / Ci-Lint (push) Failing after 23s
${{ github.actor }} executed Build Push Prod / build (push) Successful in 3m14s
${{ github.actor }} executed Build Push Prod / deploy (push) Failing after 16s
This commit is contained in:
parent
58f8e164ec
commit
0d8a719b4a
4
.github/workflows/test_project.yml
vendored
4
.github/workflows/test_project.yml
vendored
@ -24,9 +24,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
- name: tidy deps
|
||||
run: |
|
||||
go mod tidy
|
||||
|
||||
- name: test with go
|
||||
run: go test -v ./...
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user