Skip to content

Commit e899da9

Browse files
fix downstream tests?
1 parent 8ac6d4e commit e899da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
version: ${{ matrix.julia-version }}
3636
arch: x64
3737
- name: Setup ArrayInterface
38-
shell: julia --color=yes
38+
shell: julia --color=yes {0}
3939
run: |
4040
using Pkg
4141
function dev_subpkg(subpkg)

0 commit comments

Comments
 (0)