Skip to content

Commit

Permalink
Make: Log library dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvardanian committed Sep 19, 2024
1 parent b952649 commit 86a165c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ jobs:
dotnet test -c Debug --logger "console;verbosity=detailed" --filter "FullyQualifiedName!=Cloud.Unum.USearch.Tests.UsearchIndexTests.PersistAndRestore"
shell: bash
working-directory: ${{ github.workspace }}/csharp
env:
DYLD_PRINT_LIBRARIES: 1

test_windows:
name: Windows
Expand Down

0 comments on commit 86a165c

Please sign in to comment.