Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 3338828

Browse files
committed
added go build to circleci
1 parent 535f654 commit 3338828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
- run: sudo apt-get update && sudo apt-get install ffmpeg
1616
- run: go mod download
1717
- run: go test -failfast -v -run=. ./...
18+
- run: go build

0 commit comments

Comments
 (0)