You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems to be the same bug as reported in #269 which was closed as fixed. Is there a command missing somewhere? I'm on MacOS arm, tried with stork 1.5 (from brew) and 1.6 (from cargo) using the setup instructions here:
$> stork build --input [...] # this works fine
$> stork test --config stork.toml
Error: Stork was not compiled with test server support. Rebuild the crate with all features to enable the test server.
If you don't expect to see this, file a bug: https://jil.im/storkbug
The text was updated successfully, but these errors were encountered:
it seems to be the same bug as reported in #269 which was closed as fixed. Is there a command missing somewhere? I'm on MacOS arm, tried with stork 1.5 (from brew) and 1.6 (from cargo) using the setup instructions here:
The text was updated successfully, but these errors were encountered: