diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd76791..8890aa0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: with: version: "*" check-latest: true - features: full # dataframe and extra included + # features: full # dataframe and extra included - name: toolkit check pr shell: nu {0} # nix STUB_IDE_CHECK when nushell/nushell#12208 fixed