Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Jun 17, 2024
1 parent 782f74c commit b085f49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ jobs:
cache-dependency-path: "**/pyproject.toml"

- uses: ts-graphviz/setup-graphviz@v2
with:
macos-skip-brew-update: true
# TEMPORARY Work around ts-graphviz/setup-graphviz#630
if: ${{ ! startswith(matrix.os, 'macos-') }}

- uses: r-lib/actions/setup-r@v2
id: setup-r
Expand Down

0 comments on commit b085f49

Please sign in to comment.