Browse Source

change workflow name

pull/170/head
liulei 4 years ago
parent
commit
b725c2154b
  1. 2
      .github/workflows/tests.yml

2
.github/workflows/tests.yml

@ -41,7 +41,7 @@ jobs:
run: |
go mod download
- name: Run ci lint
- name: Run CI lint
run: make lint
- name: Run test cover

Loading…
Cancel
Save