Skip to content

Commit

Permalink
change test order
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Nov 13, 2024
1 parent b02abd6 commit a16b984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ jobs:
"RecipesBase",
"RecipesPipeline",
"PlotsBase",
"Plots",
"PlotThemes",
"GraphRecipes",
"StatsPlots",
"PlotThemes",
"Plots",
]; coverage=true)'
- uses: julia-actions/julia-processcoverage@latest
if: startsWith(matrix.os, 'ubuntu')
Expand Down

0 comments on commit a16b984

Please sign in to comment.