dev/actions #26
@@ -43,7 +43,7 @@ jobs:
|
||||
/go_cache
|
||||
key: arbeitszeitmessung-${{ steps.hash-go.outputs.hash }}
|
||||
restore-keys: |-
|
||||
arbeitszeitmessung-${{ steps.hash-go.outputs.hash }}
|
||||
arbeitszeitmessung-
|
||||
- name: Run Go Tests
|
||||
run: cd Backend && go test ./...
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user