Skip to content

chore(deps): Bump serve-static and express in /src/tests/Socket.IO.ChatExample #30

chore(deps): Bump serve-static and express in /src/tests/Socket.IO.ChatExample

chore(deps): Bump serve-static and express in /src/tests/Socket.IO.ChatExample #30

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'