Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Feb 20, 2020
1 parent 3debd35 commit bbc3473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -35,6 +35,7 @@ jobs:
./rsc --version
./rsc ws://rsocket-demo.herokuapp.com/ws --request -d 'Hello World!' --debug
./rsc wss://rsocket-demo.herokuapp.com/ws --request -d 'Hello World!' --debug --show-system-properties
./rsc wss://rsocket-demo.herokuapp.com/ws --request -d 'Hello World!' --debug
build-on-win:
runs-on: windows-latest
name: build-on-win
Expand Down

0 comments on commit bbc3473

Please sign in to comment.