mirror of
https://github.com/codex-storage/nim-websock.git
synced 2025-02-02 05:44:53 +00:00
make autobahn start_server.sh executable
from: ./scripts/start_server.sh to : chmod +x ./scripts/start_server.sh
This commit is contained in:
parent
4de768910b
commit
888ec6f089
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -215,6 +215,7 @@ jobs:
|
||||
source autobahn/bin/activate
|
||||
pip install autobahntestsuite
|
||||
cd nim-ws
|
||||
chmod +x ./scripts/start_server.sh
|
||||
./scripts/start_server.sh
|
||||
cd autobahn
|
||||
wstest --mode fuzzingclient --spec fuzzingclient.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user