Skip to content

Commit

Permalink
Add setup-graphviz to "pytest" CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeru committed Nov 2, 2023
1 parent d63740c commit 933c193
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
version: 25.1.1
license: ${{ secrets.GAMS_LICENSE }}

- uses: ts-graphviz/setup-graphviz@v1

- name: Install packages and dependencies
# By default, install:
# - ixmp, message_ix: from GitHub branches/tags per matrix.upstream-version (above)
Expand Down

0 comments on commit 933c193

Please sign in to comment.