This commit is contained in:
parent
2505c28794
commit
0a7b399caf
@ -17,6 +17,4 @@ jobs:
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
cd ./src
|
||||
go test ./..
|
||||
run: cd ./src && go test ./..
|
Loading…
Reference in New Issue
Block a user