Skip to content

Commit 61181ff

Browse files
authored
Merge branch 'main' into main
2 parents 183f075 + 9ff02f6 commit 61181ff

10 files changed

Lines changed: 237 additions & 153 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ jobs:
201201
mkdir -p "$HOME/.local/bin"
202202
ln -s "$(which fdfind)" "$HOME/.local/bin/fd"
203203
echo "$HOME/.local/bin" >> "$GITHUB_PATH"
204+
- name: Dependencies for e2e/shell/test_nushell
205+
run: npm install --global nushell
204206
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
205207
with:
206208
name: mise-ubuntu-latest

Cargo.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)