Skip to content

Commit

Permalink
feat(dotnet): add test run to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AndriiAndreiev committed Nov 13, 2024
1 parent f970636 commit 53c9500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
# with:
# dotnet-version: '3.1.x' # SDK Version to use; x will use the latest version of the 3.1 channel
- run: make build
- run: make test

0 comments on commit 53c9500

Please sign in to comment.