test for video
This commit is contained in:
@@ -28,6 +28,6 @@ jobs:
|
||||
run: go test ./... -v
|
||||
|
||||
- name: Coverage Test
|
||||
run: go test -coverprofile=coverage.out ./...
|
||||
run: go test -cover ./...
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user