Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
palday committed Jan 25, 2024
1 parent 4f8e707 commit e8c79d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
restore-keys: ${{ runner.os }}-test-artifacts
- name: "install Arrow 2.6"
if: ${{ matrix.version }} == '2.6'
shell: julia --color=yes '{0}'
shell: julia --color=yes --project {0}
run: |
using Pkg
Pkg.activate(".")
Expand Down

0 comments on commit e8c79d2

Please sign in to comment.