dev/actions feature: overtime #27
@@ -43,4 +43,4 @@ jobs:
|
||||
/go_cache
|
||||
key: go_path-${{ steps.hash-go.outputs.hash }}
|
||||
- name: Run Go Test
|
||||
run: make test
|
||||
run: go test ./...
|
||||
|
||||
Reference in New Issue
Block a user