Adjust test command to target src dir
This commit is contained in:
@@ -17,4 +17,4 @@ jobs:
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Run tests
|
||||
run: go test ./...
|
||||
run: go test ./src/...
|
||||
Reference in New Issue
Block a user