Skip to content

Commit

Permalink
As issue ts-graphviz/setup-graphviz#593 is now closed, remove workaro…
Browse files Browse the repository at this point in the history
…ud for the issue
  • Loading branch information
jakebeal committed Apr 24, 2024
1 parent 8a30f7b commit 196a85b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
python -m pip install interrogate
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v2
with:
# Skip running of sometimes problematic brew update command on macOS.
# Remove after resolution of https://github.com/ts-graphviz/setup-graphviz/issues/593
macos-skip-brew-update: 'true' # default false
- name: Show Node.js version
run: |
node --version
Expand Down

0 comments on commit 196a85b

Please sign in to comment.