Skip to content

Commit

Permalink
Run the binary on Mac and Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickhoefler committed Sep 26, 2020
1 parent d46ab4b commit c20cf12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ jobs:

- name: Build
run: go build

- name: Run the binary
run: cd example && ../cloudbuildgraph

0 comments on commit c20cf12

Please sign in to comment.