Skip to content

Remove delay from service start #132

Remove delay from service start

Remove delay from service start #132

Workflow file for this run

name: 'Build'
on:
push:
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Build
run: dotnet build -c Release