typo
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -22,4 +22,4 @@ jobs:
|
||||
go-version: 1.19
|
||||
|
||||
- name: Test
|
||||
run: st -v -ldflags "-X indra.CI=true" ./pkg/...
|
||||
run: go test -v -ldflags "-X indra.CI=true" ./pkg/...
|
||||
|
||||
Reference in New Issue
Block a user