We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6f223 commit 231fc99Copy full SHA for 231fc99
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
needs:
55
- python
56
- name: nu_plugin_example
57
- plugin: ./target/nu_plugin_example
+ plugin: ./target/release/nu_plugin_example
58
tests-dir: ./rust/nu_plugin_example
59
60
- rust
0 commit comments