Skip to content

Commit

Permalink
skipt Test
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Dec 3, 2024
1 parent e338d78 commit 1faebde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-downgrade-compat@v1
with:
skip: LinearAlgebra,Printf,SparseArrays
skip: LinearAlgebra,Printf,SparseArrays,Test
projects: ., test
- uses: julia-actions/julia-buildpkg@v1
env:
Expand Down

0 comments on commit 1faebde

Please sign in to comment.