Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Dec 23, 2023
1 parent 36cdedd commit 4f17481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_and_test_go-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
working-directory: ./go-client
run: |
gofmt -d .
test -z "$(gofmt -d .)"
build_server:
name: Build server
Expand Down

0 comments on commit 4f17481

Please sign in to comment.