Skip to content

Commit

Permalink
Don't test LazyArray
Browse files Browse the repository at this point in the history
  • Loading branch information
jishnub committed Dec 3, 2024
1 parent a62bd8e commit 715f58c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,8 @@ jobs:
package:
- {repo: BlockBandedMatrices.jl, group: JuliaLinearAlgebra}
- {repo: ApproxFunBase.jl, group: JuliaApproximation}
- {repo: LazyArrays.jl, group: JuliaArrays}
- {repo: LazyBandedMatrices.jl, group: JuliaLinearAlgebra}
# - {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}
- {repo: InfiniteLinearAlgebra.jl, group: JuliaLinearAlgebra}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 715f58c

Please sign in to comment.