mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
features = full isn't a thing anymore
This commit is contained in:
parent
e4dbec663b
commit
a921551619
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: "*"
|
version: "*"
|
||||||
check-latest: true
|
check-latest: true
|
||||||
features: full # dataframe and extra included
|
# features: full # dataframe and extra included
|
||||||
- name: toolkit check pr
|
- name: toolkit check pr
|
||||||
shell: nu {0}
|
shell: nu {0}
|
||||||
# nix STUB_IDE_CHECK when nushell/nushell#12208 fixed
|
# nix STUB_IDE_CHECK when nushell/nushell#12208 fixed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue