Skip to content

Commit

Permalink
Install graphviz
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts966 committed Dec 28, 2021
1 parent d85a9f2 commit a11faaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
restore-keys: ${{ env.cache-version }}-${{ runner.os }}-bazelisk-build-
- name: Test the repository
run: |
brew install graphviz
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
bazel shutdown
make
Expand Down

0 comments on commit a11faaa

Please sign in to comment.