Skip to content

Commit

Permalink
Added env variable for matploltib installation
Browse files Browse the repository at this point in the history
  • Loading branch information
SiddhantSadangi committed Mar 26, 2024
1 parent dfaa8be commit 9800b82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/actions/e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ runs:
working-directory: ${{ inputs.working_directory }}
run: pip install -e .[dev]
shell: bash

env:
MPLLOCALFREETYPE: "1"
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
with:
Expand Down

0 comments on commit 9800b82

Please sign in to comment.