This commit is contained in:
parent
eb0ca32158
commit
78a8407f11
@ -19,4 +19,4 @@ jobs:
|
|||||||
go-version: '1.21'
|
go-version: '1.21'
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: go test ./src/...
|
run: cd ./src && go test ./...
|
Loading…
Reference in New Issue
Block a user