Skip to content

Commit 419914a

Browse files
committed
test with testing file from nushell repo
1 parent f41507e commit 419914a

File tree

2 files changed

+2
-381
lines changed

2 files changed

+2
-381
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ jobs:
9898
- name: Ensure Nushell binary is executable
9999
run: chmod +x ./nu
100100

101-
# - name: Download testing.nu
102-
# run: wget ${{ env.testing-file }}
101+
- name: Download testing.nu
102+
run: wget ${{ env.testing-file }}
103103

104104
- name: Ensure plugin is executable
105105
run: chmod +x ${{ matrix.plugin.plugin }}

testing.nu

Lines changed: 0 additions & 379 deletions
This file was deleted.

0 commit comments

Comments
 (0)