diff --git a/.github/workflows/pixi-ci.yml b/.github/workflows/pixi-ci.yml index f3e75c866..be896b5f9 100644 --- a/.github/workflows/pixi-ci.yml +++ b/.github/workflows/pixi-ci.yml @@ -42,7 +42,7 @@ jobs: - uses: prefix-dev/setup-pixi@v0.8.1 - name: Build - shell: bash -l {0} + shell: bash run: | # Avoid YCM complaining that the git user is not set # Eventually we could consider removing that check in YCM