Skip to content

Commit

Permalink
ci: fix macos workflow (#878)
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <troian.ap@gmail.com>
  • Loading branch information
troian authored Oct 21, 2020
1 parent 29f443c commit f18d4ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ jobs:
with:
go-version: ${{ secrets.GOLANG_VERSION }}
- run: make bins
- run: make docker-image
- run: make test

0 comments on commit f18d4ef

Please sign in to comment.