dev/actions feature: overtime #27
@@ -42,6 +42,8 @@ jobs:
|
||||
/go_path
|
||||
/go_cache
|
||||
key: go_path-${{ steps.hash-go.outputs.hash }}
|
||||
restore-keys: |-
|
||||
go_path-${{ steps.hash-go.outputs.hash }}
|
||||
- name: Run Go Tests
|
||||
run: cd Backend && go test ./...
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user