parent
88380d13d4
commit
96497fb6d9
@ -21,6 +21,9 @@ jobs:
|
||||
#-
|
||||
# name: Go vet
|
||||
# run: go vet ./...
|
||||
-
|
||||
name: Show files
|
||||
run: find . -type f
|
||||
-
|
||||
name: Run tests
|
||||
run: go test ./...
|
||||
|
Loading…
Reference in New Issue
Block a user