We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a9ddd4 commit 83db537Copy full SHA for 83db537
.github/workflows/test_deploy.yml
@@ -45,6 +45,7 @@ jobs:
45
run: pytest -v --color=yes --cov=momics --cov-report=xml
46
env:
47
PLATFORM: ${{ matrix.platform }}
48
+ MPLBACKEND: Agg
49
50
- name: Codecov
51
uses: codecov/codecov-action@v5.4.2
0 commit comments