Skip to content

build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 #154

build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0

build(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 #154

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
-
name: Setup dotnet
uses: actions/setup-dotnet@v4
with:
dotnet-version: '9.0.x'
-
name: Build and pack package
shell: bash
run: ./pack.sh