1
0
Fork 0

Test in distinct step

This commit is contained in:
Sebastian Schulze 2022-03-04 15:36:39 +01:00
parent 0a56b4b9c1
commit 13fe1cf6b8
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 4 additions and 0 deletions

View File

@ -16,3 +16,7 @@ tasks:
go install
go build
go test
- test: |
cd scanberry
go test ./...