Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkolev92 authored Nov 9, 2023
1 parent 64cbed8 commit c80d7de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: dotnet build
- name: Pack
run: dotnet pack --no-build
- name: Test
run: dotnet test --no-build --verbosity normal
- name: envvar
run: printenv NUGET_XMLDOC_MODE

0 comments on commit c80d7de

Please sign in to comment.