Hi,
I'd like to create a CI Pipeline which runs all tests for my ChatScript bot.
How can I start a local instance of chatscript and request it to :verify?
I tried but /opt/ChatScript/BINARIES/LinuxChatScript64 local debug=":verify" but it didn't work as expected.