We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535f654 commit 3338828Copy full SHA for 3338828
.circleci/config.yml
@@ -15,3 +15,4 @@ jobs:
15
- run: sudo apt-get update && sudo apt-get install ffmpeg
16
- run: go mod download
17
- run: go test -failfast -v -run=. ./...
18
+ - run: go build
0 commit comments