Compare commits
1 Commits
v0.1.3-tes
...
v0.1.3-tes
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4df1a5d71a |
@@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
GO111MODULE=on go test ./...
|
GO111MODULE=on go test ./internal/...
|
||||||
|
|
||||||
- name: Build executables
|
- name: Build executables
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user