You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Chore] Explicitly copy resources needed for library building
Problem: With newer nix versions, resource files from ./test directory
needed for library building gets filtered out, as a result, build fails.
Solution: Explicitly copy required resource files.
0 commit comments