Skip to content

Commit 07fbb88

Browse files
committed
ytd
1 parent 63aa464 commit 07fbb88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
julia --project -e "
3030
using Pkg
3131
Pkg.develop([PackageSpec(; name=basename(path), path) for path in ARGS])
32+
Pkg.develop("KernelAbstractions")
3233
" lib/GPUArraysCore
3334
- uses: julia-actions/julia-runtest@v1
3435
continue-on-error: ${{ matrix.version == 'nightly' }}

0 commit comments

Comments
 (0)