Skip to content

Commit 29328cd

Browse files
committed
Add shell bash
1 parent 33575b1 commit 29328cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
# skipped.
7373
- name: Test skipping registry cloning of duplicate repos
7474
if: ${{ matrix.pkg-server == 'pkg.julialang.org' }}
75+
shell: bash
7576
run: |
7677
if julia -e 'VERSION >= v"1.7-" || exit(1)'; then
7778
! test -d $HOME/.julia/registries/General

0 commit comments

Comments
 (0)