Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 committed Jul 9, 2021
1 parent 365eecf commit 92893e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -25,5 +25,7 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.16.x
- name: Checkout code
uses: actions/checkout@v2
- name: Check Code Formation
run: make fmt-check

0 comments on commit 92893e7

Please sign in to comment.