1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-08-01 06:37:46 +00:00

Add nu-plugin-test-support to release script (#810)

Discovered during 0.92.0 release
This commit is contained in:
Jakub Žádník 2024-04-02 21:27:11 +03:00 committed by GitHub
parent dc0aa004c0
commit 368785e3ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,7 @@ export def main [] {
nu-plugin,
nu-color-config,
nu-parser,
nu-plugin-test-support
nu-std,
nu-table,
nu-cmd-base,