Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cnkz committed Jan 10, 2024
1 parent c49fcd7 commit 58162ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
--configuration ${{matrix.configuration}}
--verbosity normal
--blame-crash
--diag "TestResults-${{ matrix.configuration}}-${{ matrix.dotnet-version }}\diag.log"
--results-directory "TestResults-${{ matrix.configuration}}-${{ matrix.dotnet-version }}"
src/ManagedObjectSize.Tests/ManagedObjectSize.Tests.csproj
- name: Upload dotnet test results
Expand Down

0 comments on commit 58162ff

Please sign in to comment.