Adds newline at the end of the file
This commit is contained in:
parent
4a31c6442e
commit
927b1ce12b
|
|
@ -20,4 +20,4 @@ jobs:
|
|||
cache: true
|
||||
|
||||
- name: Run tests with race detection
|
||||
run: go test -race ./...
|
||||
run: go test -race ./...
|
||||
|
|
|
|||
Loading…
Reference in New Issue