Skip to content

Commit

Permalink
use non interactive backend
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Dec 4, 2024
1 parent b98d76c commit 9e9636e
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 @@ -26,6 +26,7 @@ jobs:
env:
PMG_MAPI_KEY: ${{ secrets.PMG_MAPI_KEY }}
PMG_VASP_PSP_DIR: "${{ github.workspace }}/psp"
MPLBACKEND: Agg # non-interactive backend for matplotlib

steps:
- name: Check out repo
Expand Down

0 comments on commit 9e9636e

Please sign in to comment.