mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-07-02 20:12:54 -05:00
Adding final test, closes #76
This commit is contained in:
3
.github/workflows/pr.yaml
vendored
3
.github/workflows/pr.yaml
vendored
@ -20,6 +20,9 @@ jobs:
|
||||
- name: Display Go version
|
||||
run: go version
|
||||
|
||||
- name: Format
|
||||
run: go fmt . && git diff --exit-code
|
||||
|
||||
- name: Build
|
||||
run: go build -v ./...
|
||||
|
||||
|
Reference in New Issue
Block a user