Skip to content

Commit

Permalink
#43
Browse files Browse the repository at this point in the history
  • Loading branch information
Aha43 authored Jan 7, 2020
1 parent 9355cee commit 5a37e2a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.100
- name: Build with dotnet
run: dotnet build --configuration Release

- name: Build with
run: dotnet build
- name: Unit tests
run: dotnet test

0 comments on commit 5a37e2a

Please sign in to comment.