Skip to content

Bump ws and socket.io-adapter in /samples/WebClient #178

Bump ws and socket.io-adapter in /samples/WebClient

Bump ws and socket.io-adapter in /samples/WebClient #178

Workflow file for this run

name: build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
- name: Test
run: ./build.sh test