Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Apr 7, 2024
1 parent 72a3e7c commit 3c85173
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 @@ -70,7 +70,7 @@ jobs:
# - uses: julia-actions/julia-buildpkg@latest

- name: Install conda based matplotlib
run: julia --color=yes ci/matpllotlib.jl
run: julia --color=yes ci/matplotlib.jl

- name: Run RecipesBase, RecipesPipeline, PlotsBase, Plots tests
timeout-minutes: 60
Expand Down

0 comments on commit 3c85173

Please sign in to comment.