Skip to content

Merge branch 'main' into Linter-Rule-Check-Link-Casing #94

Merge branch 'main' into Linter-Rule-Check-Link-Casing

Merge branch 'main' into Linter-Rule-Check-Link-Casing #94

Workflow file for this run

name: .NET
on:
pull_request:
push:
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Restore, Build, Test
run: |
./build.sh test