Skip to content

chore(deps): Bump socket.io from 2.3.0 to 2.5.0 in /src/tests/Socket.IO.ChatExample #18

chore(deps): Bump socket.io from 2.3.0 to 2.5.0 in /src/tests/Socket.IO.ChatExample

chore(deps): Bump socket.io from 2.3.0 to 2.5.0 in /src/tests/Socket.IO.ChatExample #18

Workflow file for this run

name: Build and test
on:
pull_request:
branches:
- master
jobs:
build-test:
name: Build, test and publish
uses: HavenDV/workflows/.github/workflows/dotnet_build-test-publish.yml@main
with:
generate-build-number: false
conventional-commits-publish-conditions: false
additional-test-arguments: '--logger GitHubActions'