Skip to content

Commit 0332964

Browse files
Update ci.yml
1 parent c47bef5 commit 0332964

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- ArrayInterfaceCore
1919
- ArrayInterfaceBandedMatrices
2020
- ArrayInterfaceBlockBandedMatrices
21-
- ArrayInterfaceCUDA
2221
- ArrayInterfaceOffsetArrays
2322
- ArrayInterfaceStaticArrays
2423
- ArrayInterfaceStaticArraysCore
@@ -47,4 +46,4 @@ jobs:
4746
- uses: julia-actions/julia-processcoverage@v1
4847
- uses: codecov/codecov-action@v1
4948
with:
50-
file: lcov.info
49+
file: lcov.info

0 commit comments

Comments
 (0)