Skip to content

Commit

Permalink
ci: install matplotlib with pip
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl authored and inducer committed Sep 7, 2023
1 parent 096a345 commit 1f7b430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v3
- name: "Main Script"
run: |
echo "- matplotlib" >> .test-conda-env-py3.yml
export EXTRA_INSTALL="pyvisfile matplotlib"
curl -L -O https://tiker.net/ci-support-v0
. ci-support-v0
Expand Down

0 comments on commit 1f7b430

Please sign in to comment.