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