another test

This commit is contained in:
Charlie Kindel
2020-08-15 10:01:28 -07:00
committed by BDisp
parent 00d619f5c7
commit beee4302cd
6 changed files with 16 additions and 116 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.101
dotnet-version: 3.1.200
- name: Install dependencies
run: dotnet restore
- name: Build